Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DJTakushi/codingProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codingProblems

Practice coding problems, solved in python and C++.
Unit tests are all in python, and can be individually run in each folder's test python script or by running test.py in the head directory (which also builds C++ solutions when necessary).

Prefixes

  • az = Amazon practice problems
  • dc = Daily Coding problems
  • eu = Project Euler problems

Dependencies

  • python or python3
  • cmake
  • gcc (and build-essential)

Notes

Todo

  • more problems
  • fix the ones I quit on
  • improve docs explanation for problems

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published