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 }}
Rimve06
/
dsa
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
17 Commits
17 Commits
Folders and files
Name
Name
Last commit message
Last commit date
Arrays
Arrays
Bruteforce
Bruteforce
stack&queue
stack&queue
90 degree counter clockwise rotation of matrix.c
90 degree counter clockwise rotation of matrix.c
90 degree rotation of matrix.c
90 degree rotation of matrix.c
BANK RELATED CALCULATOR.c
BANK RELATED CALCULATOR.c
ConsoleApplication2.cpp
ConsoleApplication2.cpp
Find the subarray with the maximum sum after k concatenations.c
Find the subarray with the maximum sum after k concatenations.c
README.md
README.md
RIGHT ARRAY ROTATION.c
RIGHT ARRAY ROTATION.c
SPY NUMBER.c
SPY NUMBER.c
alphabet position.c
alphabet position.c
anagram.c
anagram.c
area and volume.c
area and volume.c
armstrong number checker.c
armstrong number checker.c
array rotation by n position.c
array rotation by n position.c
ascii value from a to z.c
ascii value from a to z.c
automorphic number.c
automorphic number.c
average and median.c
average and median.c
banking calculator.c
banking calculator.c
binary search.c
binary search.c
binary to decimal.c
binary to decimal.c
binary to octal.c
binary to octal.c
bitwise operators.c
bitwise operators.c
check armstrong number in range.c
check armstrong number in range.c
check pairs with given sum (subsequence).c
check pairs with given sum (subsequence).c
check palindrome string.c
check palindrome string.c
check palindrome using recursion.c
check palindrome using recursion.c
check vowel or consonant.c
check vowel or consonant.c
combinatios with sizes.c
combinatios with sizes.c
concatent two string without using library.c
concatent two string without using library.c
concatent vector.cpp
concatent vector.cpp
convert lower to uppercase without using library function.c
convert lower to uppercase without using library function.c
count digits of a number using arithmetic method.c
count digits of a number using arithmetic method.c
count occurence.c
count occurence.c
count vowel and consonant of a string.c
count vowel and consonant of a string.c
count words in a string.c
count words in a string.c
decimal to binary.c
decimal to binary.c
decimal to octal hexadecimal.c
decimal to octal hexadecimal.c
delete element in array.c
delete element in array.c
distinct number.cpp
distinct number.cpp
duck number.c
duck number.c
duplicate elements deletion.c
duplicate elements deletion.c
equilibrium index.c
equilibrium index.c
even odd.c
even odd.c
exchange ansi.c
exchange ansi.c
factorial without recursion.c
factorial without recursion.c
factorial(function and recursion).c
factorial(function and recursion).c
factorial.c
factorial.c
fibonacci -ansi.c
fibonacci -ansi.c
fibonacci by recursion method.c
fibonacci by recursion method.c
fibonacci without recursion.c
fibonacci without recursion.c
find 1st repeating element.c
find 1st repeating element.c
find all divisor of a number.c
find all divisor of a number.c
find duplicates in an array.c
find duplicates in an array.c
find largest element of an m by n matrix.c
find largest element of an m by n matrix.c
find largest subarray product.c
find largest subarray product.c
find majority elements.c
find majority elements.c
find missing number in array.c
find missing number in array.c
find peak elements.c
find peak elements.c
finding given sum from sub arrays.c
finding given sum from sub arrays.c
finding leader elements in an arary.c
finding leader elements in an arary.c
frequency of charcters.c
frequency of charcters.c
functions.cpp
functions.cpp
gcd and lcm.c
gcd and lcm.c
gcd lcm version 2.c
gcd lcm version 2.c
goto.c
goto.c
hanoi tower.c
hanoi tower.c
harmonic series.c
harmonic series.c
harshad number.c
harshad number.c
hexadecimal to octal and decimal.c
hexadecimal to octal and decimal.c
insert in array.c
insert in array.c
insertion sort.c
insertion sort.c
intersection of two array.c
intersection of two array.c
intro.c
intro.c
intro.cpp
intro.cpp
kaprekar number.c
kaprekar number.c
largest in order.c
largest in order.c
largest number.c
largest number.c
largest sum contiguous subarray.c
largest sum contiguous subarray.c
leader elements.c
leader elements.c
linear search in string.c
linear search in string.c
longest increasing subsequence.c
longest increasing subsequence.c
matrix addition.c
matrix addition.c
matrix multiplication.c
matrix multiplication.c
maximum 1 to n less or equal to sum.cpp
maximum 1 to n less or equal to sum.cpp
merge sort.c
merge sort.c
merge two sorted array.c
merge two sorted array.c
merging array.c
merging array.c
normal matrix.c
normal matrix.c
number type identification.c
number type identification.c
number's power using loops.c
number's power using loops.c
octal to decimal and hexadecimal.c
octal to decimal and hexadecimal.c
oop.cpp
oop.cpp
pair closest to target sum.c
pair closest to target sum.c
palindrome.c
palindrome.c
peak elements.c
peak elements.c
perfect number.c
perfect number.c
power of number using recursion.c
power of number using recursion.c
power of two.cpp
power of two.cpp
View all files
Repository files navigation
README
More
items
About
Data Structure & Algorithm
Topics
dsa
dsa-algorithm
dsa-practice
rimve
topicwise-dsa
Resources
Readme
Activity
Stars
0
stars
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.