Skip to content

Duzduran/algorithms-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to the algorithms-structures repository, where you'll find Java and Scala solutions to challenging algorithmic problems. These solutions are crafted not just to solve the problems, but also to serve as educational tools. Each solution includes unit tests that are ideal for those looking to learn and experiment with different algorithms and data structures.

What's Inside?

  • Java and Scala solutions for LeetCode problems.
  • Comprehensive unit tests for each solution.
  • Easy to follow links directly to problem descriptions and code.
  • How to Use This Repository

  • Cloning the Repository: To clone this repository along with the unit tests and keep everything local for experimentation, use the following command: bash git clone --recurse-submodules https://github.com/Duzduran/Eureka.git
ID Name Python Java Scala
1 Two Sum - βš™οΈ βš™οΈ
6 ZigZag Conversion - βš™οΈ -
23 Merge k Sorted Lists - - βš™οΈ
198 House Robber - βš™οΈ βš™οΈ
704 Binary Search - βš™οΈ -
1472 Design Browser History - βš™οΈ -
1834 Single Threaded CPU - βš™οΈ -
2130 Maximum Twin Sum of a Linked List - βš™οΈ -
... ... ... ... ...

About

πŸ“š Algorithms & Data Structures in Scala, Java & Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors