palmanov / leetcode-problems

Practice of solving algorithmic problems

Home Page:https://leetcode.com/palmanov/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetcode

CMake

Problems

Easy

  • 242. Valid Anagram
  • 1. Two Sum
  • 766. Toeplitz Matrix
  • 13. Roman to Integer
  • 744. Find Smallest Letter Greater Than Target
  • 455. Assign Cookies
  • 217. Contains Duplicate

Medium

  • 792. Number of Matching Subsequences
  • 3. Longest Substring Without Repeating Characters
  • 307. Range Sum Query - Mutable
  • 2. Add Two Numbers
  • 1706. Where Will the Ball Fall
  • 946. Validate Stack Sequences
  • 2610. Convert an Array Into a 2D Array With Conditions
  • 2125. Number of Laser Beams in a Bank
  • 2870. Minimum Number of Operations to Make Array Empty
  • 238. Product of Array Except Self

About

Practice of solving algorithmic problems

https://leetcode.com/palmanov/


Languages

Language:C++ 94.1%Language:CMake 5.9%