Is it possible to insert different type of elements in a stack? How?
No Answer is Posted For this Question
Be the First to Post Answer
In depth questions regarding the data structures and the Databases used in the Projects developed.
Why do we use hashmap?
What is a postfix expression?
Given an unsorted linked list, and without using a temporary buffer, write a method that will delete any duplicates from the linked list?
What are the standard ways in which a graph can be traversed?
What is data and data structure?
How can I learn data structures?
Which sorting technique is best in worst case?
What is time complexity of arrays sort?
What things you would care about to improve the performance of application if its identified that its db communication that needs to be improved?
How is a hashset implemented?
How to find the missing element in integer array of 1 to 7?