Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 2.85 KB

File metadata and controls

36 lines (26 loc) · 2.85 KB

Programming & Problem Solving

✅ Practice 💡Understand 🔍 Explore 💻 Code 🔁 Repeat

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

Table of Contents

LeetCode

# 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

HackerRank

Title Solution Difficulty
Say "Hello, World!" With Python Python Easy