Skip to content

yuyashiraki/CTCI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors