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