What is binary tree and its types?
Design a datastructure to represent the movement of a knight on a chess board
Explain the steps to insert data into a singly linked list?
What is the easiest sorting method to use in data structures?
What are control structures?
What is scalar data type?
Is char array null terminated?
What is an externalizable interface?
How would you reverse the characters of an array?
Define 2-3 tree?
Are linked lists considered linear or non-linear data structure?
Differentiate between iterator and enumeration.
What is the difference between for and foreach loop?