Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeEval

My solutions to CodeEval challenges. Comments are most welcome! Just open an issue or send me a message.

My CodeEval profile is here.

Notes:

  • Using C++ just for fun. Some of the problems would be better approached with Python or other languages (solution would be less verbose). I am not necessarily aiming at highest performance.
  • Deliberately not using libraries (except STL).
  • The correctness of the input file is rarely checked (...but it should!)
  • Ditto for main program calling parameters.
  • Most solutions could use more assertions.

About

My solutions to CodeEval challenges

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages