{"id":18788932,"url":"https://github.com/giorgiogtelian/leetcode_problems","last_synced_at":"2025-12-25T21:30:13.265Z","repository":{"id":212532724,"uuid":"731723286","full_name":"giorgioGTelian/leetcode_problems","owner":"giorgioGTelian","description":"my leetcode problem i will add the medium to hard difficulties one","archived":false,"fork":false,"pushed_at":"2024-08-13T20:24:45.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T14:27:32.559Z","etag":null,"topics":["leetcode","leetcode-cpp","leetcode-solutions","problem-solving","problems","solution","solutions"],"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/giorgioGTelian.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":"2023-12-14T18:15:41.000Z","updated_at":"2024-08-13T20:24:48.000Z","dependencies_parsed_at":"2024-05-01T16:01:49.137Z","dependency_job_id":"b72c7532-26b9-41bd-94fe-9e1c3bdceb64","html_url":"https://github.com/giorgioGTelian/leetcode_problems","commit_stats":null,"previous_names":["giorgiogtelian/leetcode_problems"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgioGTelian%2Fleetcode_problems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgioGTelian%2Fleetcode_problems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgioGTelian%2Fleetcode_problems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgioGTelian%2Fleetcode_problems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giorgioGTelian","download_url":"https://codeload.github.com/giorgioGTelian/leetcode_problems/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239708958,"owners_count":19684168,"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":["leetcode","leetcode-cpp","leetcode-solutions","problem-solving","problems","solution","solutions"],"created_at":"2024-11-07T21:06:12.990Z","updated_at":"2025-12-25T21:30:13.234Z","avatar_url":"https://github.com/giorgioGTelian.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LeetCode Solutions\n\nWelcome to my repository of LeetCode solutions! This repository contains my personal solutions to various problems on LeetCode. The primary goal of this repository is to serve as a reference and a learning tool for myself and others who are interested in improving their problem-solving skills in the field of computer science.\n\n## Repository Structure\n\nEach solution in this repository is organized by its difficulty level (Easy, Medium, Hard) and then by problem number. Each problem has its own directory which contains the solution code and a README file with the problem statement and my approach to solving it.\n```\nLeetCode_Problems/  \n│  \n├── Easy/  \n│   ├── Problem_1/  \n│   │   ├── solution.cpp  \n│   │   └── README.md  \n│   ...  \n│  \n├── Medium/  \n│   ├── Problem_101/  \n│   │   ├── solution.cpp  \n│   │   └── README.md  \n│   ...\n│  \n└── Hard/  \n    ├── Problem_201/  \n    │   ├── solution.cpp  \n    │   └── README.md  \n    ...  \n```\n\n## Problems and Solutions\n\nHere is a list of problems along with their solutions:\n\n### Easy\n\n- [Problem 1: two sums](https://leetcode.com/problems/two-sum/description/)\n- ...\n\n### Medium\n\n- [Problem 2: add two numbers](https://leetcode.com/problems/add-two-numbers/description/)\n- [Problem 2482: difference between ones and zeros](https://leetcode.com/problems/difference-between-ones-and-zeros-in-row-and-column/?envType=daily-question\u0026envId=2023-12-14)\n- ...\n\n### Hard - TDB\n\n- ...\n\n## Usage\n\nEach directory contains a solution file and a README. The solution file is named `solution.extension` where 'extension' is the appropriate file extension for the programming language used (e.g., `.py` for Python, `.cpp` for C++). The README file contains the problem statement and a brief explanation of my approach to solving the problem.\n\n## Contributing\n\nWhile this is a personal repository for my own learning and reference, suggestions and discussions on different approaches to these problems are always welcome. Feel free to open an issue or a pull request if you have any contributions or suggestions.\n\n## License\n\nThis project is open-sourced under the [MIT license](LICENSE).\n\n## Contact\n\nIf you have any questions or would like to get in touch with me, please feel free to [contact me](mailto:your-email@example.com).\n\n---\n\nHappy Coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiorgiogtelian%2Fleetcode_problems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiorgiogtelian%2Fleetcode_problems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiorgiogtelian%2Fleetcode_problems/lists"}