{"id":19572081,"url":"https://github.com/a9na/top-100-cpp","last_synced_at":"2025-08-01T13:37:00.059Z","repository":{"id":256444202,"uuid":"854775224","full_name":"a9na/top-100-cpp","owner":"a9na","description":"🚀 A collection of the top 100 C++ coding problems with solutions, designed to sharpen your problem-solving skills! 💻📚","archived":false,"fork":false,"pushed_at":"2024-10-18T16:56:56.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T10:54:52.256Z","etag":null,"topics":["algorithm-challenges","algorithms-and-data-structures","cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a9na.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-09T18:54:20.000Z","updated_at":"2024-10-18T16:56:59.000Z","dependencies_parsed_at":"2024-10-19T07:48:40.676Z","dependency_job_id":null,"html_url":"https://github.com/a9na/top-100-cpp","commit_stats":null,"previous_names":["a9na/top-100-cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a9na%2Ftop-100-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a9na%2Ftop-100-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a9na%2Ftop-100-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a9na%2Ftop-100-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a9na","download_url":"https://codeload.github.com/a9na/top-100-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240840040,"owners_count":19866164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithm-challenges","algorithms-and-data-structures","cpp"],"created_at":"2024-11-11T06:23:25.876Z","updated_at":"2025-02-26T10:44:01.575Z","avatar_url":"https://github.com/a9na.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Top 100 C++ Problems\n\nThis repository contains solutions to the **Top 100 C++ Coding Problems**. \nThese problems are designed to help improve problem-solving skills and deepen the understanding of the C++ programming language. \n\n## 📋 Table of Contents\n\n1. [📚 Introduction](#introduction)\n2. [📝 Problem List](#problem-list)\n3. [⚙️ How to Use](#how-to-use)\n4. [🔧 Requirements](#requirements)\n6. [📚 Resources](#resources)\n\n## 📚 Introduction\n\nThis project aims to collect and solve **100 C++ problems** covering various topics such as algorithms, data structures, object-oriented programming, and more.\n\nEach problem is accompanied by:\n- 📝 Problem description\n- 💻 Solution in C++\n\n## 📝 Problem List\n\nBelow are some example problems included in the repository:\n\n1. **🔄 Palindrome Check** - Check if a string is a palindrome.\n2. **🔢 Fibonacci Series** - Generate the Fibonacci series up to `n`.\n3. **🔍 Binary Search** - Perform binary search on a sorted array.\n4. **💻 Sorting Algorithms** - Implement common sorting algorithms like Bubble Sort, Quick Sort, and Merge Sort.\n5. **🔗 Linked List Operations** - Implement operations like inserting, deleting, and searching in a linked list.\n\n\n## ⚙️ How to Use\n\n**Clone the repository:**\n```\ngit clone https://github.com/a9na/top-100-cpp.git\n```\n\n## 🔧 Requirements\n\nTo run the C++ solutions, you need to have the following installed:\n\n- 🛠️ **C++ Compiler** (e.g., GCC, Clang)\n- 🖥️ **Git** (for cloning the repository)\n\n\n## 📚 Resources\n\nHere are some useful resources for learning C++ and solving coding problems:\n\n- [C++ Documentation](https://en.cppreference.com/) - Comprehensive C++ reference for all standard features.\n- [GeeksforGeeks C++ Tutorial](https://www.geeksforgeeks.org/c-plus-plus/) - Extensive tutorials and examples for C++ concepts.\n- [LeetCode](https://leetcode.com/problemset/all/) - Platform for practicing coding problems and preparing for interviews.\n- [HackerRank C++ Challenges](https://www.hackerrank.com/domains/tutorials/10-days-of-cpp) - Practice C++ problems on HackerRank's platform.\n- [The C++ Programming Language by Bjarne Stroustrup](https://www.stroustrup.com/4th.html) - A book by the creator of C++ that covers all aspects of the language.\n- [Learn C++ by Codecademy](https://www.codecademy.com/learn/learn-c-plus-plus) - Interactive tutorials for learning C++.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa9na%2Ftop-100-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa9na%2Ftop-100-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa9na%2Ftop-100-cpp/lists"}