Skip to content

Latest commit

 

History

History
40 lines (38 loc) · 2.08 KB

README.md

File metadata and controls

40 lines (38 loc) · 2.08 KB

Leetcode Problems

Solving leetcode problems and interview questions from the leetcode platform of different levels of difficulties.

LeetCode is an online platform offering coding challenges and interview preparation resources for software engineers and developers. The service provides coding and algorithmic problems intended for users to practice coding. image

LeetCode Topics

Database

0180-consecutive-numbers
0570-managers-with-at-least-5-direct-reports

Math

0009-palindrome-number
1610-xor-operation-in-an-array

Bit Manipulation

1610-xor-operation-in-an-array

Array

0001-two-sum
2231-find-first-palindromic-string-in-the-array

Hash Table

0001-two-sum

Two Pointers

2231-find-first-palindromic-string-in-the-array

String

2231-find-first-palindromic-string-in-the-array