← 返回首页
GitHub - selvamselvam/datastructures-algorithm-java: Data Structures and Algorithms Problems asked during the coding interviews in companies like Amazon, Microsoft, Facebook, LinkedIn, Adobe, Uber, Yahoo, eBay, and etc · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

selvamselvam/datastructures-algorithm-java

 master
Go to file
Code

Repository files navigation

Data structures and algorithms interview questions

Data Structures and Algorithm Interview Questions for Java Programmers.

  • Import code to IDE
  • Articles in careerdrill.com

Interview Data Structure Algorithm problems

This repositry contain the following datastructure and algorithm source code. It help to prepare the interview.

  • BinarySearch
  • Linear Search
  • Insert, Delete, etc
  • Integer to string
  • Edit distance
  • Merge Sorted using Array
  • Three sum from array
  • Two sum from array
  • Median of two sorted array
  • Word Break in Java
  • QuickSort
  • Most Significant Digit (MSD) radix sort
  • Least Significant Digit (LSD) radix sort
  • Min-heap priority queue
  • Exchange Sort
  • Shell Sort
  • Selection sort
  • Bucket sort
  • Radix sort
  • HashTable
  • Linked List
  • CircularLinkedList
  • DoublyLinkedList
  • SingleLinkedList
  • QueueArray
  • Binary to Decimal
  • Check Palindrome
  • Postfix to Infix
  • Recursive Factorial
  • Reversing
  • Stack
  • BinaryTree
  • RedBlackTree
  • PrefixTree (Trie)

Common Google/Facebook/Microsoft/Amazon coding interview questions

  • Fibonacci
  • LinkedListMiddle element
  • Find Llinkedlist loop
  • Check Palindrome
  • BigOrLittle Endien
  • ReverseString
  • Swapping

About

Data Structures and Algorithms Problems asked during the coding interviews in companies like Amazon, Microsoft, Facebook, LinkedIn, Adobe, Uber, Yahoo, eBay, and etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Footer

© 2026 GitHub, Inc.