← 返回首页
GitHub - rampatra/Algorithms-and-Data-Structures-in-Java: Algorithms and Data Structures in Java · 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

rampatra/Algorithms-and-Data-Structures-in-Java

 master
Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

248 Commits
 
 
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

Algorithms and Data Structures in Java

The repo consists of solutions to numerous problems using different data structures and algorithms, all coded in Java. It also contains solutions to HackerRank problems which I have solved so far and questions from Cracking the Coding Interview Book (6th Edition).

You can also refer to my Java Notes for a quick refresh on the Java concepts or if you want a break from coding then can read about my interview experiences at various companies. Lastly, feel free to connect with me on Twitter for any queries or concerns. All the best!

Contents

  1. Basic Practice:
    1. Arrays
    2. Backtracking
    3. Bits
    4. Blockchain Demo
    5. Dynamic Programming
    6. Graphs
    7. Java 8
    8. Linked Lists
    9. Miscellaneous
    10. Permutations
    11. Searching
    12. Sorting
    13. Stacks
    14. Strings
    15. Threads
    16. Trees
  2. Cracking the Coding Interview:
    1. Arrays and Strings
    2. Linked Lists
    3. Stacks and Queues
    4. Trees and Graphs
    5. Bit Manipulation
    6. Recursion and DP
  3. LeetCode.
  4. HackerRank.

Environment

Java Version

Java version 1.8.0_172
Java(TM) SE Runtime Environment (build 1.8.0_172-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.172-b11, mixed mode)

IDE

IntelliJ IDEA 2018.1.4 (Ultimate Edition)

Machine

MacBook Pro
2.5 GHz Intel Core i7
16 GB 1600 MHz DDR3

P.S. For any queries or concerns, you can reach out to me on Twitter. I'll try my best to help 🙏. And, if you're keen to know what I'm currently working on then check out Presentify, FaceScreen, KeyScreen, ToDoBar, SimpleFill, and Apps.Deals.

Footer

© 2026 GitHub, Inc.