This repository contains resources and examples for various programming languages and problem-solving techniques. The purpose of this repository is to showcase my problem-solving efforts and solutions on various platforms including LeetCode, HackerRank etc.
- Python
- JavaScript
- C
- C#
- SQL
| # | Title | Solution | Difficulty |
|---|---|---|---|
| 1757 | Recyclable and Low Fat Products | MySQL | Easy |
| 584 | Find Customer Referee | MySQL | Easy |
| 595 | Big Countries | MySQL | Easy |
| 1148 | Article Views I | MySQL | Easy |
| 1683 | Invalid Tweets | MySQL | Easy |
| 1378 | Replace Employee ID With The Unique Identifier | MySQL | Easy |
| 620 | Not Boring Movies | PostgreSQL | Easy |
| Title | Solution | Difficulty |
|---|---|---|
| Say "Hello, World!" With Python | Python | Easy |