What are the 4 types of data?
How does a hashmap work?
Explain recursive function & what is the data structures used to perform recursion?
State the difference between stacks and linked lists?
What do you mean by selection sort?
How many types of linked list are there?
How many types of searching are there in data structure?
Write the syntax in c to create a node in the singly linked list.
What is the difference between push and pop?
What is difference between data type and data structure?
What is application of data structure?
How would you sort words in a large file?
List out the basic operations that can be performed on a stack?
Which is the slowest sorting algorithm?
Why is it called bubble sort?