Data Structures Interview Questions
Questions Answers Views Company eMail

How do hash tables work?

514

What is stable sorting?

486

Can map contain duplicate keys?

475

What is the structure of an array?

468

What are linked lists most commonly used for?

496

What do you mean by external sorting?

466

Are sets sorted?

530

How do I use quick sort?

508

What is sort order?

503

What is time complexity of quick sort?

487

What is mean by merge sort?

519

How does a dynamic array work?

461

Which is more efficient merge sort vs quicksort?

491

Which is better merge sort or quick sort?

486

What is stack explain with diagram?

516


Post New Data Structures Questions

Un-Answered Questions { Data Structures }

Explain the expression trees?

597


What is difference between for loop and foreach?

487


Explain quick sort and merge sort algorithms.

584


You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?

698


Differentiate between queue and deque.

518






What is dangling pointer and how to avoid it?

555


What is difference between arraylist and linkedlist?

553


Explain the internal working of a hash map?

517


Are linked lists considered linear or non-linear data structures?

584


Parenthesis is never required in postfix or prefix expressions, why?

526


Can we modify final arraylist?

531


How do we find duplicate elements in an array?

568


Is bubble sort adaptive?

522


What is impact of signed numbers on the memory?

532


What is hashing technique? Describe in brief.

529