{"id":27446341,"url":"https://github.com/shaaakib/shakib-interview-journal","last_synced_at":"2026-05-09T00:03:18.946Z","repository":{"id":287841050,"uuid":"965962821","full_name":"shaaakib/shakib-interview-journal","owner":"shaaakib","description":"My coding interview preparation journey for Big Tech companies like Google, Amazon, and Microsoft. Includes solved problems from LeetCode, Codeforces, and more.","archived":false,"fork":false,"pushed_at":"2025-04-14T15:10:35.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T04:16:10.612Z","etag":null,"topics":["cpp","csharp","python"],"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/shaaakib.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,"zenodo":null}},"created_at":"2025-04-14T07:29:29.000Z","updated_at":"2025-04-14T15:10:39.000Z","dependencies_parsed_at":"2025-04-14T08:39:34.877Z","dependency_job_id":null,"html_url":"https://github.com/shaaakib/shakib-interview-journal","commit_stats":null,"previous_names":["shaaakib/shakib-interview-journal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaaakib%2Fshakib-interview-journal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaaakib%2Fshakib-interview-journal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaaakib%2Fshakib-interview-journal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaaakib%2Fshakib-interview-journal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shaaakib","download_url":"https://codeload.github.com/shaaakib/shakib-interview-journal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249003969,"owners_count":21196793,"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":["cpp","csharp","python"],"created_at":"2025-04-15T04:16:26.274Z","updated_at":"2026-05-09T00:03:18.940Z","avatar_url":"https://github.com/shaaakib.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Big Tech Interview Preparation\n\nWelcome to my personal preparation repository for landing a job at a Big Tech company.  \nThis repo showcases my journey through solving hundreds of problems from competitive platforms, along with detailed notes on **Data Structures, Algorithms, and System Design**.\n\n---\n\n## 📊 Progress Overview (Updated Weekly)\n\n| Platform     | Problems Solved   | Progress Bar           | Percentage |\n|------------------|--------------------|--------------------------|-----------|\n| 🔵 Codeforces    | 405 / 500         | ███████████████░░░░░░░   | 81%       |\n| 🟢 LeetCode      | 27 / 100          | █████░░░░░░░░░░░░░░░░    | 27%       |\n| 🟡 Coding Ninjas | 21 / 100          | ████░░░░░░░░░░░░░░░░     | 21%       |\n| 💻 GeeksforGeeks | 15 / 100          | ███░░░░░░░░░░░░░░░░░░    | 15%       |\n| 🟣 VJudge        | 11 / 100          | ███░░░░░░░░░░░░░░░░░░    | 11%       |\n| 🔴 AtCoder       | 5 / 100           | ██░░░░░░░░░░░░░░░░░░     | 5%        |\n| 🟠 CodeChef      | 5 / 100           | ██░░░░░░░░░░░░░░░░░░     | 5%        |\n| 📒 Notes         | 0 / 50 topics     | █░░░░░░░░░░░░░░░░░░░     | 0%        |\n\n---\n\n### **Total Problems Solved: 480 / 1500 (32%)**\n\n---\n\n## 💡 Topics Covered\n\n- ✅ Data Structures \u0026 Algorithms\n- ✅ Dynamic Programming (DP)\n- ✅ Trees \u0026 Graphs\n- ✅ Competitive Programming Techniques\n- ✅ System Design Concepts\n- ✅ Platform-wise Solutions: LeetCode, Codeforces, AtCoder, VJudge, CodeChef\n\n---\n\n## 🛠 Tech Stack \u0026 Tools\n\n- **Languages:** C/C++, C#\n- **Tools:** VS Code, .NET Core, Git \u0026 GitHub  \n- **Practicing Platforms:** LeetCode, Codeforces, AtCoder, VJudge, CodeChef\n\n---\n\n## 🔗 My Competitive Profiles\n\n- [Codeforces](https://codeforces.com/profile/notShakib)\n- [LeetCode](https://leetcode.com/u/shaakib/)\n- [CodeChef](https://www.codechef.com/users/shaakib)\n- [VJudge](https://vjudge.net/user/shaakib)\n- [Coding Ninjas](https://www.naukri.com/code360/profile/notsk)\n- [AtCoder](https://atcoder.jp/users/shaakib)\n- [GeeksforGeeks](https://www.geeksforgeeks.org/user/shakib/)\n\n---\n\n## 📌 Goals\n\n- Solve 1500+ problems across different platforms  \n- Master key DSA \u0026 system design patterns  \n- Crack interviews at top tech companies  \n\n---\n\n### 🙌 Contributions\n\nIf you're also on the same journey, feel free to fork this repo, use the tracker, or share your progress. Let's grow together! 💪\n\n---\n\n🔄 *README last updated: April 14, 2025*\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaaakib%2Fshakib-interview-journal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaaakib%2Fshakib-interview-journal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaaakib%2Fshakib-interview-journal/lists"}