Skip to content

lightwastak3n/coding-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding problems solutions

Click on a link to see the table. Solutions mostly in Python and Javascript.

HackerRank

https://www.hackerrank.com/lightwastaken

  1. Hackerrank - SQL Easy
  2. Hackerrank - SQL Medium

LeetCode

https://leetcode.com/lightwastaken/ I started with Leetcode 75 but decided to keep it a bit more organized, so there are individual lists for easy, medium, hard.

  1. LeetCode 75
  2. Leetcode easy
  3. Leetcode medium
  4. Leetcode hard

Advent of Code

https://adventofcode.com/

  1. Advent of Code 2022
  2. Advent of Code 2023
  3. Advent of Code 2024