Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 823 Bytes

File metadata and controls

executable file
·
20 lines (13 loc) · 823 Bytes

basicCSKnowledge

Basic Computer Science Knowledge, mainly about algorithms and others for interview.

Keep updateing..., Sometimes

Directory

Dir For Type
leetcode algorithm code
kickstart algorithm code
scripts data processing scripts code

Algorithms

There ara some questions and my solutions implemented by C/C++ from leetcode.

Reference

Some C++ knowledge websites: cppreference, cplusplus and GeeksforGeeks