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 }}
kks007
/
streak
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
97 Commits
97 Commits
Folders and files
Name
Name
Last commit message
Last commit date
extras
extras
100_Same_tree.cpp
100_Same_tree.cpp
102_binary_tree_level_order_traversal.cpp
102_binary_tree_level_order_traversal.cpp
1046_last_stone_weight.cpp
1046_last_stone_weight.cpp
104_maximun_depth_of_binary_tree.cpp
104_maximun_depth_of_binary_tree.cpp
105_construct_a_binary_tree_from_preorder_and_inorder_traversal.cpp
105_construct_a_binary_tree_from_preorder_and_inorder_traversal.cpp
110_balanced_binary_tree.cpp
110_balanced_binary_tree.cpp
11_container_with_most_water.cpp
11_container_with_most_water.cpp
121_best_time_to_sell_stock.cpp
121_best_time_to_sell_stock.cpp
124_Binary_Tree_Maximum_Path_Sum.cpp
124_Binary_Tree_Maximum_Path_Sum.cpp
128_longest _consecutive_subsequence.cpp
128_longest _consecutive_subsequence.cpp
136_single_number.cpp
136_single_number.cpp
138_copy_list_with_random_number.cpp
138_copy_list_with_random_number.cpp
141_linked_list_cycle.cpp
141_linked_list_cycle.cpp
143_reorder_list.cpp
143_reorder_list.cpp
1448_count_good_nodes_in_binary_tree.cpp
1448_count_good_nodes_in_binary_tree.cpp
146_LRU_cache.cpp
146_LRU_cache.cpp
15.3sum.cpp
15.3sum.cpp
150_evaluate_reverse_polish_notation.cpp
150_evaluate_reverse_polish_notation.cpp
153_find_min_in_sorted_array.cpp
153_find_min_in_sorted_array.cpp
155_min_stack.cpp
155_min_stack.cpp
167_twosum_II.cpp
167_twosum_II.cpp
190_reverse_bits.cpp
190_reverse_bits.cpp
191_number_of_one_bits.cpp
191_number_of_one_bits.cpp
198_house_robber.cpp
198_house_robber.cpp
199_binary_tree_right_side_view.cpp
199_binary_tree_right_side_view.cpp
19_remove_nth_node_from_the_end_of_the_list.cpp
19_remove_nth_node_from_the_end_of_the_list.cpp
1_twoSum.cpp
1_twoSum.cpp
2013_detect_squares.cpp
2013_detect_squares.cpp
202_happy_number.cpp
202_happy_number.cpp
206_reverse_linked_list.cpp
206_reverse_linked_list.cpp
208_implement_trie.cpp
208_implement_trie.cpp
20_valid_parentheses.cpp
20_valid_parentheses.cpp
215_kth_largest_element_in_an_array.cpp
215_kth_largest_element_in_an_array.cpp
217_contains_duplicate.cpp
217_contains_duplicate.cpp
21_merge_two_sorted_lists.cpp
21_merge_two_sorted_lists.cpp
226_invert_binary_tree.cpp
226_invert_binary_tree.cpp
22_generate_parenthesis.cpp
22_generate_parenthesis.cpp
230_kth_smallest_element_in_binary_tree.cpp
230_kth_smallest_element_in_binary_tree.cpp
235_lowest_common_ancestor_in_binary_search_tree.cpp
235_lowest_common_ancestor_in_binary_search_tree.cpp
238_product_of_array_except_self.cpp
238_product_of_array_except_self.cpp
239_sliding_window_maximum.cpp
239_sliding_window_maximum.cpp
23_merge_K_sorted_lists.cpp
23_merge_K_sorted_lists.cpp
242_valid_anagram.cpp
242_valid_anagram.cpp
25_reverse_nodes_in_k_groups.cpp
25_reverse_nodes_in_k_groups.cpp
268_missing_number.cpp
268_missing_number.cpp
287_find_the_duplicate_number.cpp
287_find_the_duplicate_number.cpp
297_serialise_and_deserialise_binary_tree.cpp
297_serialise_and_deserialise_binary_tree.cpp
29_divide_two_ints.cpp
29_divide_two_ints.cpp
2_add_two_numbers.cpp
2_add_two_numbers.cpp
322_coin_change.cpp
322_coin_change.cpp
33_search_in_rotated_sorted_array.cpp
33_search_in_rotated_sorted_array.cpp
347_k_mostFrequentElements.cpp
347_k_mostFrequentElements.cpp
355_design_twitter.cpp
355_design_twitter.cpp
371_sum_of_tw0_integers.cpp
371_sum_of_tw0_integers.cpp
388_counting_bits.cpp
388_counting_bits.cpp
3_longest_substring_wihout_repeated_characters.cpp
3_longest_substring_wihout_repeated_characters.cpp
424_longest_repeating_character_replacement.cpp
424_longest_repeating_character_replacement.cpp
42_trapping_rainwater.cpp
42_trapping_rainwater.cpp
43_multiply_strings.cpp
43_multiply_strings.cpp
48_rotate_image.cpp
48_rotate_image.cpp
49_group_anagrams.cpp
49_group_anagrams.cpp
4_find_median_sorted_arrrays.cpp
4_find_median_sorted_arrrays.cpp
50_pow.cpp
50_pow.cpp
543_diameter_of_binary_tree.cpp
543_diameter_of_binary_tree.cpp
54_spiral_matrix.cpp
54_spiral_matrix.cpp
567_permutation_in_string.cpp
567_permutation_in_string.cpp
572_subtree_of_another_tree.cpp
572_subtree_of_another_tree.cpp
57_insert_interval.cpp
57_insert_interval.cpp
621_task_scheduler.cpp
621_task_scheduler.cpp
647_palindromic_substring.cpp
647_palindromic_substring.cpp
66_plus_one.cpp
66_plus_one.cpp
703_Kth_largest_element_in_a_stream.cpp
703_Kth_largest_element_in_a_stream.cpp
704_binary_search.cpp
704_binary_search.cpp
729_daily_tempratures.cpp
729_daily_tempratures.cpp
73_set_matrix_zero.cpp
73_set_matrix_zero.cpp
746_min_cost_climbing_stairs.cpp
746_min_cost_climbing_stairs.cpp
74_search_a_2d_matrix.cpp
74_search_a_2d_matrix.cpp
853_car_fleet.cpp
853_car_fleet.cpp
875_koko_eating_bananas.cpp
875_koko_eating_bananas.cpp
973_k_closest_points_to_origin.cpp
973_k_closest_points_to_origin.cpp
981_time_based_key_value_pairs.cpp
981_time_based_key_value_pairs.cpp
98_validate_binary_search_tree.cpp
98_validate_binary_search_tree.cpp
README.md
README.md
maxi_int.cpp
maxi_int.cpp
View all files
Repository files navigation
README
More
items
streak
About
No description, website, or topics provided.
Resources
Readme
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.