Skip to content

Algorithms problems solved in Python and/or Java

Notifications You must be signed in to change notification settings

mperezjodal/algo_gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm gym repository

This repository contains a collection of algorithms and data structures implemented in Python and/or Java. The goal is to train myself in algorithmic thinking and prepare for both interviews and coding competitions.

There are three main folders:

  • Daily Coding Problem which contains solutions to the problems sent by Daily Coding Problem.
  • Programming Challenges Book which contains solutions to the problems in the book Programming Challenges by Steven Skiena.
  • Other Problems which contains solutions to other problems I have solved.

Disclaimer: these are just attempts, they are not necessarily correct or optimal solutions. If you have any suggestions, please let me know.

About

Algorithms problems solved in Python and/or Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published