HackerRank Exercise
- Environment
$ python -V
Python 3.6.4 :: Anaconda, Inc.
$ gcc --version
gcc (Ubuntu 4.8.5-2ubuntu1~14.04.1) 4.8.5
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
Status (Completed)
- 30_Days_of_Code (2018/09/11)
- Except Day21, there is no python.
- Python 3
- Introduction (2018/09/12)
- Basic_Data_Types (2018/09/17)
- Strings (2018/09/22)
- Sets (2018/10/01)
- Conditionals_and_Loops (2018/10/03)
- Math (2018/10/08)
- Itertools (2018/10/12)
- C
- Introduction (2018/09/14)
- Conditionals_and_Loops (2018/10/03)
- Arrays_and_Strings (2018/10/16)
- 30_Days_of_Code (2018/09/11)
-
ToDo
- Think to go organize the data.
- Ref: clfm/HackerRank
- Design:
- Main
- Environment (C, Python3)
- Status (C, Python3)
- language (solved/all)
- Language: status(Done/OnGoing)
- class (solved/all) (Done/OnGoing/Pending)
- class:
- topic: link-of-question, link-of-my_exe, the purpose
- reference or notes
- Main
- Think to go organize the data.