yashk1 / Leetcode-a-day

Collection of LeetCode questions to ace the coding interview!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetcode-day

Collection of LeetCode questions to ace the coding interview! - Created using LeetHub


(DAY 15 ONWARDS)- This is a playlst from Leetcode to take your dsa skills from easy to hard ## Leetcode 75

DAY 1

  1. Running sum of 1D array here
  2. Find pivot index here

DAY 2

  1. Isomprphic strings here
  2. Is subsquence here

DAY 3

  1. Merege two sorted lists here
  2. Reverse a linked list here

DAY 4

  1. Middle of a linked list here

About

Collection of LeetCode questions to ace the coding interview!


Languages

Language:Python 100.0%