Basic things to know before practicing DSA
  • What is Array and How do we work with Arrays
  • How to work with Strings
  • What is List and it's types
  • Set and it's types
Arrays
  • Find the duplicate element
  • Valid mountain array using two pointer approach
  • Sorted squares
Strings
  • First non-repeating character in String
  • Anagram
  • Group Anagram
  • Valid string with right parenthesis