/datastructure

Basic data structure problems

Primary LanguageJava

datastructure


Basic data structure, algorithm, coding and design questions.

  • Arrays and Strings
  • Linked List
  • Stack and Queues
  • Trees and Graphs
  • Bit manipulation
  • Recursion
  • Sorting and Searching
  • Threads and Locks

This repository can directly be imported into eclipse.

These are most frequently asked interview question and can be used for reference purpose. Please be advised, that solutions and codes might not be perfect and there is always a scope for improvement.

Reference has been taken from

and some other important sites. Some of the them have been compiled here. Any error and bugs are welcomed. Please comment for the same.

License

Public Domain, or in other words, do whatever you want with it, but I provide no warranties of any kind so I can't be held responsible for any damages it may cause.