Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 499 Bytes

File metadata and controls

10 lines (8 loc) · 499 Bytes

This is the collection of NYU Tandon CS Basics

primarily for the Tutoring Center

  • questionsVault contains the markdown of questions

    • they are divided into basics, medium, and hard
  • legacy contains a wild jumbo of code, mainly algorithms (leetcode stuff) done by me over the years. They are good kill-time, but I do not recommend using them to design questions.

  • This is WIP. And I am primarily focusing on Python related material. For now.