bvtsu / LeetCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Collection of personal LeetCode submissions

Categories of submissions

Incorrect-Solutions - Did not solve the problem, but a reminder to be revisited.

Time-limit-exceeded - Solves the problem, but too inefficient to run through all test datasets.

Successful-Solutions - Solves the problem, and efficient enough to run through all test datasets.

Lesson progress:

  • Arrays 101: 3 of 6 (In Progress)

About


Languages

Language:Python 100.0%