Skip to content

Some useful algorithms that I usually review before any Software Engineer interview. The implementation is on Java. I added other common computer science problems with a good solution looking for optimization and clean code.

Notifications You must be signed in to change notification settings

edelgadoh/algorithm_challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorithm_challenges

Update to run on JDK 25

Some useful algorithms that I usually review before any Software Engineer interview. The implementation is on Java.

I added other common computer science problems with a good solution looking for optimization and also implemented in Java.

Sorting algorithms

Linked List problems

Dynamic Programming problems

Graph algorithms

General Exercises

About

Some useful algorithms that I usually review before any Software Engineer interview. The implementation is on Java. I added other common computer science problems with a good solution looking for optimization and clean code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages