Skip to content

Kapperchino/Cracking-the-code-interview-environment-and-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cracking The Coding Interview template and tests

Currently there are only solutions and not many tests. Uses gtest and cmake to build.

Progress

  • Arrays - done but needs more tests
  • LinkedList - done but needs more tests
  • Stack - done but needs more test
  • Graph - in progress
  • ........

Contribution

  • For new questions make sure the code works and readable.
  • For existing questions new tests would be much appretiated.

About

An environment for testing and running your code for cracking the coding interview, c++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published