{"id":26873968,"url":"https://github.com/nakkayev1707/algorithms","last_synced_at":"2025-07-03T21:34:02.051Z","repository":{"id":215009754,"uuid":"737893506","full_name":"nakkayev1707/Algorithms","owner":"nakkayev1707","description":"Algorithms is a C# project dedicated to solving algorithmic challenges from various sources, such as LeetCode. This repository contains implementations of solutions for a variety of algorithmic problems, providing a resource for learning and improving problem-solving skills in C#. It includes solutions to common problems and data structures","archived":false,"fork":false,"pushed_at":"2025-03-15T22:05:12.000Z","size":428,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T09:37:57.410Z","etag":null,"topics":["algorithms","codewars","coding-challenges","data-structures","leetcode","problem-solving"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nakkayev1707.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01-01T21:51:19.000Z","updated_at":"2025-03-15T22:05:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ea1146c-e960-46bc-96e1-9e744cbd5a7a","html_url":"https://github.com/nakkayev1707/Algorithms","commit_stats":null,"previous_names":["meow2times/algorithms","nakkayev1707/algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nakkayev1707/Algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakkayev1707%2FAlgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakkayev1707%2FAlgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakkayev1707%2FAlgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakkayev1707%2FAlgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nakkayev1707","download_url":"https://codeload.github.com/nakkayev1707/Algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakkayev1707%2FAlgorithms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263407608,"owners_count":23461888,"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":["algorithms","codewars","coding-challenges","data-structures","leetcode","problem-solving"],"created_at":"2025-03-31T09:32:21.684Z","updated_at":"2025-07-03T21:34:01.977Z","avatar_url":"https://github.com/nakkayev1707.png","language":"C#","readme":"﻿# Algorithms in C#\n\nThis repository is dedicated to solving algorithmic challenges from various sources, such as LeetCode. It includes implementations of solutions for a variety of algorithmic problems, providing a resource for learning and improving problem-solving skills in C#.\n\n## Table of Contents\n\n1. [Introduction](#introduction)\n2. [Blind 75 LeetCode Questions](#blind-75-leetcode-questions)\n3. [Data Structures](#data-structures)\n4. [How to Use](#how-to-use)\n5. [Contributing](#contributing)\n6. [License](#license)\n\n## Introduction\n\nThis project aims to help developers practice and improve their problem-solving skills by providing C# implementations for common algorithmic problems and data structures. The solutions are organized to facilitate learning and quick reference.\n\n## Blind 75 LeetCode Questions\n\nThe Blind 75 is a curated list of the top 75 algorithmic questions from LeetCode that cover a wide range of topics and difficulty levels. Solving these problems is an excellent way to prepare for coding interviews.\n\nFor a detailed list of the Blind 75 LeetCode questions, visit [Blind 75 LeetCode Questions](https://leetcode.com/discuss/general-discussion/460599/blind-75-leetcode-questions).\n\n## Data Structures\n\nThe repository includes implementations of various data structures such as:\n- Arrays\n- Linked Lists\n- Stacks\n- Queues\n- Trees\n- Graphs\n- Hash Tables\n\n## How to Use\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/nakkayev1707/Algorithms.git\n    ```\n2. Navigate to the project directory:\n    ```sh\n    cd Algorithms\n    ```\n3. Open the solution in your preferred IDE (e.g., Visual Studio).\n4. Build the project to ensure all dependencies are installed.\n5. Run the tests to see the solutions in action.\n\n## Contributing\n\nContributions are welcome! If you would like to add new solutions or improve existing ones, please follow these steps:\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/new-solution`).\n3. Commit your changes (`git commit -m 'Add new solution'`).\n4. Push to the branch (`git push origin feature/new-solution`).\n5. Open a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakkayev1707%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnakkayev1707%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakkayev1707%2Falgorithms/lists"}