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
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 }}
RISHI2303
/
CodeQuotient-DSA-Questions-2022
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
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
64 Commits
64 Commits
Folders and files
Name
Name
Last commit message
Last commit date
.gitignore
.gitignore
Average_people_per_city.cpp
Average_people_per_city.cpp
Can_Transform.cpp
Can_Transform.cpp
Challenges_to_first_occurance.cpp
Challenges_to_first_occurance.cpp
Check_LL_palindrome.cpp
Check_LL_palindrome.cpp
Check_balanced_paranthesis.cpp
Check_balanced_paranthesis.cpp
Circular_LL_or_not.cpp
Circular_LL_or_not.cpp
Compress_a_String.cpp
Compress_a_String.cpp
Count_nodes_in_CLL.cpp
Count_nodes_in_CLL.cpp
Count_of_rotated_sorted_array.cpp
Count_of_rotated_sorted_array.cpp
Counter_traverse_matric.cpp
Counter_traverse_matric.cpp
Counting_characters.cpp
Counting_characters.cpp
Data_collection.cpp
Data_collection.cpp
Delete_node_given_only_that_node.cpp
Delete_node_given_only_that_node.cpp
Evaluate_postfix_exp.cpp
Evaluate_postfix_exp.cpp
Expand_a_string.cpp
Expand_a_string.cpp
Find_all_pairs_with_sum_K.cpp
Find_all_pairs_with_sum_K.cpp
Find_in_rotated_sorted_array.cpp
Find_in_rotated_sorted_array.cpp
Find_loop_in_LL.cpp
Find_loop_in_LL.cpp
Find_middle_and_nth_from_last_linked_list.cpp
Find_middle_and_nth_from_last_linked_list.cpp
First_unique_character.cpp
First_unique_character.cpp
Game_of_multiply.cpp
Game_of_multiply.cpp
Gifts_for_everyone.cpp
Gifts_for_everyone.cpp
Greater_element_on_rgt.cpp
Greater_element_on_rgt.cpp
Implement_Circular_queue.cpp
Implement_Circular_queue.cpp
Integer_square_root.cpp
Integer_square_root.cpp
Keyword_count.cpp
Keyword_count.cpp
Last_occurance_of_element.cpp
Last_occurance_of_element.cpp
Leaders_in_array.cpp
Leaders_in_array.cpp
Least_fav_no.cpp
Least_fav_no.cpp
Majority_element.cpp
Majority_element.cpp
Make_all_rows_and_clmns_0.cpp
Make_all_rows_and_clmns_0.cpp
Matrix_multiplication.cpp
Matrix_multiplication.cpp
Max_profit_from_buying_and_selling_stocks.cpp
Max_profit_from_buying_and_selling_stocks.cpp
Maximum_difference_in_array.cpp
Maximum_difference_in_array.cpp
Merge_2_sorted_arrays.cpp
Merge_2_sorted_arrays.cpp
Merge_point_of_2_LL.cpp
Merge_point_of_2_LL.cpp
Merge_student_row.cpp
Merge_student_row.cpp
Minimum_bracket_reversal.cpp
Minimum_bracket_reversal.cpp
Move_the_elements.cpp
Move_the_elements.cpp
Multiple_sum.cpp
Multiple_sum.cpp
Net_profit_0.cpp
Net_profit_0.cpp
Nth_fibonacci_modulo_m.cpp
Nth_fibonacci_modulo_m.cpp
Pair_with_given_sum.cpp
Pair_with_given_sum.cpp
Pairs_with_given_diff.cpp
Pairs_with_given_diff.cpp
PartitionArray.cpp
PartitionArray.cpp
Placement_based_on_college_IDs.cpp
Placement_based_on_college_IDs.cpp
Power_of_number.cpp
Power_of_number.cpp
Queries_to_find_kth_largest_element.cpp
Queries_to_find_kth_largest_element.cpp
Remove_adjacent_duplicates.cpp
Remove_adjacent_duplicates.cpp
Remove_duplicates_sorted_array.cpp
Remove_duplicates_sorted_array.cpp
Reverse_Linkd_list.cpp
Reverse_Linkd_list.cpp
Roman_to_integer.cpp
Roman_to_integer.cpp
Rotate_a_LL.cpp
Rotate_a_LL.cpp
Rotate_matrix_90.cpp
Rotate_matrix_90.cpp
Rotated_arrays.cpp
Rotated_arrays.cpp
Rverse_words_of_string.cpp
Rverse_words_of_string.cpp
Same_species_or_not.cpp
Same_species_or_not.cpp
Smallest_possible_substring.cpp
Smallest_possible_substring.cpp
Solve_challenges_to_win_the_game.cpp
Solve_challenges_to_win_the_game.cpp
Sort_0_1_2.cpp
Sort_0_1_2.cpp
Sort_using_merge_sort.cpp
Sort_using_merge_sort.cpp
Special_index.cpp
Special_index.cpp
Spirally_traverse_matrix.cpp
Spirally_traverse_matrix.cpp
String_rotations.cpp
String_rotations.cpp
Subarray_equal_to_given_sum.cpp
Subarray_equal_to_given_sum.cpp
Subset_or_not.cpp
Subset_or_not.cpp
Swap_nodes_DLL.cpp
Swap_nodes_DLL.cpp
Total_search_time.cpp
Total_search_time.cpp
Trapping_rain_water.cpp
Trapping_rain_water.cpp
Verify_prime.cpp
Verify_prime.cpp
Vowel_substrings.cpp
Vowel_substrings.cpp
View all files
About
This repo is for the solutions of CodeQuotient DSA Questions
Topics
codequotient
cpp17
dsa-algorithm
dsa-practice
learning-by-doing
Activity
Stars
5
stars
Watchers
1
watching
Forks
1
fork
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.