Skip to content

abhi5455/Leetcode_Practice_Questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LeetCode Questions Challenge

This repository provides direct links to LeetCode questions along with sample Python solutions. It’s designed to help you practice coding, strengthen your grasp of algorithms and data structures, and get interview-ready.

Each solution includes:

  • Problem Number & Title – for easy reference.
  • LeetCode Problem Link – direct access to the challenge.

📜 Problem List

# Problem LeetCode Link Solution
1 Fizz Buzz 🔗 Link q01.py
2 Majority Element 🔗 Link q02.py
3 Fibonacci Number 🔗 Link q03.py
4 Roman to Integer 🔗 Link q04.py
5 Contains Duplicate 🔗 Link q05.py
6 Length of Last Word 🔗 Link q06.py
7 Move Zeroes 🔗 Link q07.py
8 Valid Parentheses 🔗 Link q08.py
9 Two Sum 🔗 Link q09.py
10 Remove Element 🔗 Link q10.py
11 Merge Sorted Array 🔗 Link q11.py
12 Middle of the Linked List 🔗 Link q12.py
13 Find Smallest Letter Greater Than Target 🔗 Link q13.py
14 Excel Sheet Column Title 🔗 Link q14.py
15 Happy Number 🔗 Link q15.py
16 Score of a String 🔗 Link q16.py
17 Plus One 🔗 Link q17.py
18 Insert Greatest Common Divisors in Linked List 🔗 Link q18.py
19 Build Array from Permutation 🔗 Link q19.py
20 Find Words Containing Character 🔗 Link q20.py
21 Concatenation of Array 🔗 Link q21.py
22 Defanging an IP Address 🔗 Link q22.py
23 Number of Good Pairs 🔗 Link q23.py
24 Add Digits 🔗 Link q24.py
25 Minimum Number Game 🔗 Link q25.py
26 Check if the Sentence Is Pangram 🔗 Link q26.py
27 Maximum Number of Words Found in Sentences 🔗 Link q27.py
28 Count the Digits That Divide a Number 🔗 Link q28.py
29 Find First Palindromic String in the Array 🔗 Link q29.py
30 Number of Employees Who Met the Target 🔗 Link q30.py
31 Sum Multiples 🔗 Link q31.py
32 XOR Operation in an Array 🔗 Link q32.py
33 Divisible and Non-divisible Sums Difference 🔗 Link q33.py
34 Number of Changing Keys 🔗 Link q34.py
35 Final Value of Variable After Performing Operations 🔗 Link q35.py
36 Smallest Even Multiple 🔗 Link q36.py
37 Climbing Stairs 🔗 Link q37.py
38 Best Time to Buy and Sell Stock 🔗 Link q38.py
39 Squares of a Sorted Array 🔗 Link q39.py
40 Find the Maximum Achievable Number 🔗 Link q40.py
41 Subtract the Product and Sum of Digits of an Integer 🔗 Link q41.py
42 Three Consecutive Odds 🔗 Link q42.py
43 Sign of the Product of an Array 🔗 Link q43.py
44 Baseball Game 🔗 Link q44.py
45 Robot Return to Origin 🔗 Link q45.py
46 Find if Digit Game Can Be Won 🔗 Link q46.py
47 Reverse Vowels of a String 🔗 Link q47.py
48 Can Place Flowers 🔗 Link q48.py
49 Kids With the Greatest Number of Candies 🔗 Link q49.py
50 Reverse Words in a String 🔗 Link q50.py
51 Product of Array Except Self 🔗 Link q51.py
52 Is Subsequence 🔗 Link q52.py
53 Container With Most Water 🔗 Link q53.py
54 Find the Middle Index in Array 🔗 Link q54.py
55 Find the Difference of Two Arrays 🔗 Link q55.py
56 Unique Number of Occurrences 🔗 Link q56.py
57 Find Pivot Index 🔗 Link q57.py
58 Delete the Middle Node of a Linked List 🔗 Link q58.py
59 Maximum Area of Longest Diagonal Rectangle 🔗 Link q59.py
60 Find Closest Person 🔗 Link q60.py
61 Partition Array According to Given Pivot 🔗 Link q61.py
62 Convert Integer to the Sum of Two No-Zero Integers 🔗 Link q62.py

🛠 How to Run

  1. Clone the repository
git clone https://github.com/abhi5455/Leetcode_Practice_Questions.git

About

Solve LeetCode problems daily to sharpen problem-solving and coding skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages