{"id":20125764,"url":"https://github.com/radeelahmad/data-structure-code","last_synced_at":"2025-03-02T21:13:41.905Z","repository":{"id":250007184,"uuid":"833214111","full_name":"RadeelAhmad/Data-Structure-Code","owner":"RadeelAhmad","description":"various codes in C++","archived":false,"fork":false,"pushed_at":"2024-08-04T11:11:35.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T08:12:04.057Z","etag":null,"topics":["code","data","data-structures","dsa","dsa-algorithm"],"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/RadeelAhmad.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-07-24T15:21:11.000Z","updated_at":"2025-01-09T09:38:07.000Z","dependencies_parsed_at":"2025-01-13T08:10:56.298Z","dependency_job_id":"423969c0-7740-4035-9fcd-4924e0be065d","html_url":"https://github.com/RadeelAhmad/Data-Structure-Code","commit_stats":null,"previous_names":["radeelahmad/data-structure-code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadeelAhmad%2FData-Structure-Code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadeelAhmad%2FData-Structure-Code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadeelAhmad%2FData-Structure-Code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadeelAhmad%2FData-Structure-Code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadeelAhmad","download_url":"https://codeload.github.com/RadeelAhmad/Data-Structure-Code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241570920,"owners_count":19984002,"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":["code","data","data-structures","dsa","dsa-algorithm"],"created_at":"2024-11-13T20:09:52.696Z","updated_at":"2025-03-02T21:13:41.863Z","avatar_url":"https://github.com/RadeelAhmad.png","language":"C++","readme":"# Data-Structure-Code\nThis repository is a collection of various data structures and random code snippets that I've implemented in C++. It serves as a personal reference and a resource for anyone interested in understanding or using these data structures in their projects.\n\n- Find the how many time number is repeat using doubly linked list - [Code](https://github.com/RadeelAhmad/Data-Structure-Code/blob/main/Double-linked-list.cpp)\n- Find numbers with the same digit in tens and units places - [Code](https://github.com/RadeelAhmad/Data-Structure-Code/blob/main/Array1.cpp)\n- This code calculates and prints the number of cars needed to accommodate a given number of drivers and passengers, assuming each car holds one driver and up to four passengers - [Code](https://github.com/RadeelAhmad/Data-Structure-Code/blob/main/Code.cpp)\n- Search number by indux and number - [Code](https://github.com/RadeelAhmad/Data-Structure-Code/blob/main/Code-1.cpp)\n- Function which adds spaces before every capital in a word. Uncapitalize the whole string afterwards - [Code](https://github.com/RadeelAhmad/Data-Structure-Code/blob/main/Code-2.cpp)\n- Function that returns the number of characters shared between two words - [Code](https://github.com/RadeelAhmad/Data-Structure-Code/blob/main/Code-3.cpp)\n- Function that finds how many prime numbers there are, up to the given integer - [Code](https://github.com/RadeelAhmad/Data-Structure-Code/blob/main/Code-4.cpp)\n- function that validates a password to conform to the following rules: - [Code](https://github.com/RadeelAhmad/Data-Structure-Code/blob/main/Code-5.cpp)\n  \n  **1-** Length between 6 and 24 characters.\n\n  **2-** At least one uppercase letter (A-Z).\n\n  **3-** At least one lowercase letter (a-z).\n\n  **4-** At least one digit (0-9).\n\n- Function that divides an array into chunks of size n, where n is the length of each chunk - [Code](https://github.com/RadeelAhmad/Data-Structure-Code/blob/main/Code-6.cpp)\n- Function that sorts the positive numbers in ascending order, and keeps the negative numbers untouched - [Code](https://github.com/RadeelAhmad/Data-Structure-Code/blob/main/Code-7.cpp)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradeelahmad%2Fdata-structure-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradeelahmad%2Fdata-structure-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradeelahmad%2Fdata-structure-code/lists"}