An open API service indexing awesome lists of open source software.

https://github.com/seshasaisrivatsav/data-structures-java

Solutions to Arrays, Strings, Lists, Sorting, Stacks, Trees and General DS problems using JAVA.
https://github.com/seshasaisrivatsav/data-structures-java

algorithms arrays datastructures hashmap linkedlist queue stack strings

Last synced: 8 months ago
JSON representation

Solutions to Arrays, Strings, Lists, Sorting, Stacks, Trees and General DS problems using JAVA.

Awesome Lists containing this project

README

          

Data Structures in Java


This repository has solutions to various data structures and algorithm problems from CTCI (Cracking the coding interview), HackerRank, LeetCode etc in JAVA.
Hope that the problem solving skills thus acquired help me/people land a job and improve analytical thinking and coding skills.

| DS and Algo |
| :------------ |
| [Arrays&Strings](notes/Arrays.MD) |
| [LinkedLists](notes/LinkedLists.MD) |
| [StacksAndQueues](notes/StacksAndQueues.MD) |
| [TreesAndGraphs](notes/TreesAndGraphs.md) |
| [SortingAndSearching](notes/SortingAndSearching.md) |
| [DynamicProgramming](notes/DynamicProgramming.md) |

| Additional Topics |
| :------------ |
| [Java Misc](notes/additionalTopics/java.md) |
| [ExecutorService](notes/additionalTopics/ExecutorService.md) |
| [Spring Boot](notes/additionalTopics/spring-boot.md) |
| [pom](notes/additionalTopics/pom.md) |
| [garbageCollector](notes/garbageCollector.md) |


Author


Sesha Sai Srivatsav Kuchibhotla



  • https://www.linkedin.com/in/seshasaisrivatsav

  • https://github.com/seshasaisrivatsav/

License


License