Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jyotiprajapati98
/
CPP_Practice_Code
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
main
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
147 Commits
147 Commits
Folders and files
Name
Name
Last commit message
Last commit date
2024_Codes
2024_Codes
19) CommonElementsThreeArray.cpp
19) CommonElementsThreeArray.cpp
20) RearrangeArray_NegativePositive.cpp
20) RearrangeArray_NegativePositive.cpp
21) zeroSumInSubArray.cpp
21) zeroSumInSubArray.cpp
22) LargeNumFact.cpp
22) LargeNumFact.cpp
23) maxProductSubArray.cpp
23) maxProductSubArray.cpp
24) findLongestConseqSubseq.cpp
24) findLongestConseqSubseq.cpp
25) countFrequencyNbyKtimes.cpp
25) countFrequencyNbyKtimes.cpp
26) Buy and Sell a Share at most twice.cpp
26) Buy and Sell a Share at most twice.cpp
27) Find whether an array is subset of another array.cpp
27) Find whether an array is subset of another array.cpp
28) Triplet Sum in Array.cpp
28) Triplet Sum in Array.cpp
29) Trapping Rain water.cpp
29) Trapping Rain water.cpp
30) Chocolate Distribution problem.cpp
30) Chocolate Distribution problem.cpp
31) Smallest Subarray with sum greater than a given value.cpp
31) Smallest Subarray with sum greater than a given value.cpp
33) Minimum swaps and K together.cpp
33) Minimum swaps and K together.cpp
3355. Zero Array Transformation I.cpp
3355. Zero Array Transformation I.cpp
3356. Zero Array Transformation II.cpp
3356. Zero Array Transformation II.cpp
34) Palindromic Array.cpp
34) Palindromic Array.cpp
35) MedianOfArray.cpp
35) MedianOfArray.cpp
36) Median of two Sorted Arrays.cpp
36) Median of two Sorted Arrays.cpp
37) Spirally traversing a matrix.cpp
37) Spirally traversing a matrix.cpp
38) Search a 2D Matrix.cpp
38) Search a 2D Matrix.cpp
39) Median in a row-wise sorted Matrix.cpp
39) Median in a row-wise sorted Matrix.cpp
40) Row with max 1s.cpp
40) Row with max 1s.cpp
41) Sorted matrix.cpp
41) Sorted matrix.cpp
42) Maximum size rectangle.cpp
42) Maximum size rectangle.cpp
43) Find a specific pair in Matrix.cpp
43) Find a specific pair in Matrix.cpp
44) Rotate matrix by 90 degrees.cpp
44) Rotate matrix by 90 degrees.cpp
45) Kth smallest element in a row-cpumn wise sorted matrix.cpp
45) Kth smallest element in a row-cpumn wise sorted matrix.cpp
46) Common elements in all rows of a given matrix.cpp
46) Common elements in all rows of a given matrix.cpp
47) Reverse a String.cpp
47) Reverse a String.cpp
48) String is Palindrome or not.cpp
48) String is Palindrome or not.cpp
49) Find Duplicate characters in a string.cpp
49) Find Duplicate characters in a string.cpp
51) Write a Code to check whether one string is a rotation of another.cpp
51) Write a Code to check whether one string is a rotation of another.cpp
52) valid shuffle of two strings or not.java
52) valid shuffle of two strings or not.java
53) Count and Say problem.cpp
53) Count and Say problem.cpp
54) Longest Palindromic Substring.cpp
54) Longest Palindromic Substring.cpp
55) Find Longest Recurring Subsequence in String.cpp
55) Find Longest Recurring Subsequence in String.cpp
56) Print all Subsequences of a string.cpp
56) Print all Subsequences of a string.cpp
57)Print all the permutations of the given string.cpp
57)Print all the permutations of the given string.cpp
58) Split the Binary string into two substring with equal 0’s and 1’s.cpp
58) Split the Binary string into two substring with equal 0’s and 1’s.cpp
59) Word Wrap.cpp
59) Word Wrap.cpp
60) EDIT Distance.cpp
60) EDIT Distance.cpp
61) Find next greater number with same set of digits.cpp
61) Find next greater number with same set of digits.cpp
62) balanced brackets.cpp
62) balanced brackets.cpp
63) Word break Problem.cpp
63) Word break Problem.cpp
64) Rabin Karp Algo
64) Rabin Karp Algo
65) KMP Algo or Longest prefix suffix.cpp
65) KMP Algo or Longest prefix suffix.cpp
66) Convert a Sentence into its equivalent mobile numeric keypad sequence.cpp
66) Convert a Sentence into its equivalent mobile numeric keypad sequence.cpp
67) Minimum number of bracket reversals needed to make an expression balanced.cpp
67) Minimum number of bracket reversals needed to make an expression balanced.cpp
68) Count All Palindromic Subsequence in a given String.cpp
68) Count All Palindromic Subsequence in a given String.cpp
68.1) Print all subsequences of string.cpp
68.1) Print all subsequences of string.cpp
68.2) Longest Common Subsequence.cpp
68.2) Longest Common Subsequence.cpp
68.3) LCS with Dynamic Programming.cpp
68.3) LCS with Dynamic Programming.cpp
72) Converting Roman Numerals to Decimal.cpp
72) Converting Roman Numerals to Decimal.cpp
73) Longest Common Prefix.cpp
73) Longest Common Prefix.cpp
79) Smallest distinct window.cpp
79) Smallest distinct window.cpp
80) Rearrange characters in a String such that no two adjacent characters are same.cpp
80) Rearrange characters in a String such that no two adjacent characters are same.cpp
81) Minimum characters to be added at front to make string palindrome.cpp
81) Minimum characters to be added at front to make string palindrome.cpp
82) Print Anagrams Together.cpp
82) Print Anagrams Together.cpp
82.1) Check two strings are anagram using sorting.cpp
82.1) Check two strings are anagram using sorting.cpp
82.2) check two strings are anagram using hashmap.cpp
82.2) check two strings are anagram using hashmap.cpp
82.3) Check if two strings are k-anagrams or not.cpp
82.3) Check if two strings are k-anagrams or not.cpp
84.1) Remove Consecutive Characters.cpp
84.1) Remove Consecutive Characters.cpp
87)Transform One String to Another using Minimum Number of Given Operation.cpp
87)Transform One String to Another using Minimum Number of Given Operation.cpp
88)Check if two given strings are isomorphic to each other.cpp
88)Check if two given strings are isomorphic to each other.cpp
89)Recursively print all sentences that can be formed from list of word lists.cpp
89)Recursively print all sentences that can be formed from list of word lists.cpp
90)First and last occurrences of x.cpp
90)First and last occurrences of x.cpp
91)Find a Fixed Point (Value equal to index) in a given array.cpp
91)Find a Fixed Point (Value equal to index) in a given array.cpp
92)Search in a rotated sorted array.cpp
92)Search in a rotated sorted array.cpp
92.1)Rotate Array.cpp
92.1)Rotate Array.cpp
93)square root of an integer.cpp
93)square root of an integer.cpp
94) Maximum and minimum of an array using minimum number of comparisons.cpp
94) Maximum and minimum of an array using minimum number of comparisons.cpp
97) Find the repeating and the missing.cpp
97) Find the repeating and the missing.cpp
97) find majority element.cpp
97) find majority element.cpp
98) Searching in an array where adjacent differ by at most k.cpp
98) Searching in an array where adjacent differ by at most k.cpp
98)Searching in an array where adjacent differ by at most k.cpp
98)Searching in an array where adjacent differ by at most k.cpp
Best time to buy and Sell stock.cpp
Best time to buy and Sell stock.cpp
Count pairs with given sum.cpp
Count pairs with given sum.cpp
FINAL450.xlsx
FINAL450.xlsx
KMPsearch algorithm.cpp
KMPsearch algorithm.cpp
Kth_max_min.cpp
Kth_max_min.cpp
MergeOverlappingIntervals.cpp
MergeOverlappingIntervals.cpp
Merge_Sorted_Array_Part1.cpp
Merge_Sorted_Array_Part1.cpp
MinimiseMaximumHeights.cpp
MinimiseMaximumHeights.cpp
Move Zeros.cpp
Move Zeros.cpp
README.md
README.md
Sort012_withoutSorting.cpp
Sort012_withoutSorting.cpp
Union_Intersection_2_SortedArrays.cpp
Union_Intersection_2_SortedArrays.cpp
arrayMinMax.cpp
arrayMinMax.cpp
checkPrimeNumber.cpp
checkPrimeNumber.cpp
count_positive_negative_from_Array.cpp
count_positive_negative_from_Array.cpp
findDuplicate_N+1_Integers.cpp
findDuplicate_N+1_Integers.cpp
kthSmallestElement.cpp
kthSmallestElement.cpp
largestSumSubArray.cpp
largestSumSubArray.cpp
length of last word.cpp
length of last word.cpp
mergeSortedArrayWithSpace.cpp
mergeSortedArrayWithSpace.cpp
minJumpForEndArray.cpp
minJumpForEndArray.cpp
move_negative_numbers_one_side_array.cpp
move_negative_numbers_one_side_array.cpp
reverseArray.cpp
reverseArray.cpp
View all files
Repository files navigation
README
More
items
LoveBabbar_Solutions
Love Babbar DSA Solutions in C++
About
Daily C++ Coding Practice
Topics
array
kth-element
min-max-array
reversearray
sorting
sorting-algorithm
sorting-algorithms
sorting-algorithms-implemented
string
Resources
Readme
Activity
Stars
1
star
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Used by
Contributors
Languages
You can’t perform that action at this time.