Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.53 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.53 KB

Practice

A repository of various resources for practicing for computer science interviews.

The included run command makes it easier to run C++ and Java files as if you're running any scripting language. To be more precise, the script checks the file extension, and in the case of C++ files, compiles the code, runs the a.out file and then deletes it immediately afterwards.

Highly Curated Resources

This resource is very incomplete at this time.

This resource is very incomplete at this time.

Crowd Sourced / Random Resources