Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTCI

Solutions for Cracking The Coding Interview, Hackerrank, and AtCoder.

Commands

$ ./write_include.sh hoo/bar.cpp
$ g++ -std=gnu++14 -g -pthread bar.cpp

Memo

  • Runtime Error: Maybe memory issue
  • Wrong Answer: Maybe data type issue e.g. int --> long long

About

Training for Job Hunting

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages