{"id":18251374,"url":"https://github.com/shehza-d/dsa","last_synced_at":"2025-04-04T16:32:14.835Z","repository":{"id":128906106,"uuid":"508778928","full_name":"shehza-d/DSA","owner":"shehza-d","description":"Data Structure and Algorithm and OOPs with CPP and lots of LeetCode Challenges for Competitive Programming ","archived":false,"fork":false,"pushed_at":"2024-09-17T16:59:08.000Z","size":12831,"stargazers_count":19,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-17T21:12:03.081Z","etag":null,"topics":["algorithms","competitive-programming","cpp","dsa","dsa-algorithm","hackerrank","leetcode"],"latest_commit_sha":null,"homepage":"https://leetcode.com/shehza-d","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/shehza-d.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":"2022-06-29T17:05:16.000Z","updated_at":"2024-09-17T16:59:12.000Z","dependencies_parsed_at":"2023-03-10T14:46:28.543Z","dependency_job_id":"a6bbd6f8-b190-41d4-8e16-701c90a48b61","html_url":"https://github.com/shehza-d/DSA","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shehza-d%2FDSA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shehza-d%2FDSA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shehza-d%2FDSA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shehza-d%2FDSA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shehza-d","download_url":"https://codeload.github.com/shehza-d/DSA/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247209531,"owners_count":20901801,"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","competitive-programming","cpp","dsa","dsa-algorithm","hackerrank","leetcode"],"created_at":"2024-11-05T09:47:24.967Z","updated_at":"2025-04-04T16:32:14.830Z","avatar_url":"https://github.com/shehza-d.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://leetcode.com/shehza-d\"\u003e\n    \u003cimg width= \"600px\" src=\"https://user-images.githubusercontent.com/70039999/134757348-c3cef085-5907-40f5-bfba-5ebf6140aab6.png\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Data Structure and Algorithm\n\n### [Best DSA Course Free](https://youtube.com/playlist?list=PLDzeHZWIZsTryvtXdMr6rPh4IDexB5NIA)\n\n### [Puzzles by Harvard](https://cs50.harvard.edu/x/2023/puzzles/)\n\nA practice repo for C++ according to class 12th (Federal Board) and planing of Learning Data Structure and Algorithm (DSA) and OOP with CPP\n\n[Learn Data Structures with Amazon CodeWhisperer](https://youtube.com/playlist?list=PL5bUlblGfe0IOZEW8KBAzc1bCW8UcarAD\u0026si=PtxWdvDY-WUG3irJ) \n\n\u003cbr\u003e\n\n[Introduction to Algorithms MIT YouTube playlist ! (2020)](https://www.youtube.com/playlist?list=PLUl4u3cNGP63EdVPNLG3ToM6LaEUuStEY)\n\n[Introduction to Algorithms MIT YouTube playlist ! (2006)](https://youtube.com/playlist?list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb)\n\n[DSA BY MIT !](https://ocw.mit.edu/courses/6-006-introduction-to-algorithms-spring-2020/)\n\nhttps://www.coursera.org/learn/algorithms-part1\n\nhttps://www.coursera.org/specializations/data-structures-algorithms\n\nhttps://www.coursera.org/specializations/algorithms\n\nhttps://grow.google/intl/ssa/programmes\n\nhttps://www.interviewbit.com/blog/best-courses-for-data-structures-and-algorithms/\n\nhttps://www.freecodecamp.org/news/these-are-the-best-free-courses-to-learn-data-structures-and-algorithms-in-depth-4d52f0d6b35a/\n\nto run CP setup `ctrl` + `shift` + `b`\n\n\n\u003cbr\u003e\nDownload compiler for Linux\n\n```\nsudo apt install build-essential\n```\n\n```\ngcc --version \u0026\u0026 g++ --version\n```\n\nTo compile and Run C++ program\n\n```\ng++ FileName.cpp -o compiled \u0026\u0026  ./compiled\n```\n\nTo compile C program\n\n```\ngcc index.c -o compiledBinary\n```\n\nTo Run C program\n\n```\n./compiledBinary\n```\n\n\u003ca href=\"https://leetcode.com/shehza_d/\" target=\"blank\"\u003eChallenge Accepted ?\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/leet-code.svg\" alt=\"samadpls\" height=\"40\" width=\"40\" /\u003e\u003c/a\u003e\n\n\u003ch3 align=\"center\"\u003eShow some ❤️ by \u003cimg src=\"https://imgur.com/o7ncZFp.jpg\" height=25px width=25px\u003e this repository\u003c/h3\u003e\n\nhttps://youtube.com/playlist?list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshehza-d%2Fdsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshehza-d%2Fdsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshehza-d%2Fdsa/lists"}