Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 382 Bytes

File metadata and controls

9 lines (6 loc) · 382 Bytes

About

Repo to document casual coding challenges in generic Coding, Software Engineering, and Data.

Challenge Types

  • Leetcode: Mainly algorithms and general purpose programming in Python
    • Leetcode challenges are answered to balance performance (time, memory) and maintainability (code expressiveness)
  • DataCamp (upcoming): Mainly about Data Analysis and Data Science