README

Preparing for technical interviews

Problem List

Neetcode https://neetcode.io/practice

Arrays

Static Arrays

  1. Remove Duplicates From Sorted Array
  2. Remove Element

Dynamic Arrays

  1. Concatenation of Arrays