{"id":20180076,"url":"https://github.com/bscarpari/algorithms","last_synced_at":"2025-03-03T05:43:21.030Z","repository":{"id":203840601,"uuid":"709056400","full_name":"bscarpari/algorithms","owner":"bscarpari","description":"Some algorithm exercises in a variety programming languages.","archived":false,"fork":false,"pushed_at":"2024-08-10T00:21:13.000Z","size":24485,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T17:17:26.476Z","etag":null,"topics":["algorithms","data-structures"],"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/bscarpari.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":"2023-10-23T23:27:18.000Z","updated_at":"2024-11-04T00:40:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b510732-d81b-4f0d-9e5f-692761087a15","html_url":"https://github.com/bscarpari/algorithms","commit_stats":null,"previous_names":["bscarpari/algorithms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscarpari%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscarpari%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscarpari%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscarpari%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bscarpari","download_url":"https://codeload.github.com/bscarpari/algorithms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241616681,"owners_count":19991542,"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","data-structures"],"created_at":"2024-11-14T02:29:13.976Z","updated_at":"2025-03-03T05:43:21.010Z","avatar_url":"https://github.com/bscarpari.png","language":"C","readme":"# Algorithms\n\nThis repository contains my exercises and theoretical content about algorithms and data structures, organized by programming language.\n\n![Algorithm GIF](./giphy.gif)\n\n## Structure\n\nEach programming language has its own folder with exercises and theoretical content.\n\n### Data Structure\n\n- [click here](./c/exercises/lists/ifsul/data-structure): my data structure ifsul discipline\n\n### C\n\n- [exercises](./c/exercises) : practice exercises in C.\n- [pdf](./c/pdf/) : theoretical content about programming in C.\n\n### C++\n\n- [exercises](./cpp/exercises) : practice exercises in C++.\n- [pdf](./cpp/pdf/) : theoretical content about programming in C++.\n\n### Javascript\n\n- [exercises](./js/exercises) : practice exercises in Javascript.\n- [md](./js/md) : theoretical content about programming in Javascript.\n\n## How to run\n\n### C/C++\n\n1. Follow this [tutorial](https://medium.com/@juniortrojilio/preparando-o-vs-code-para-compilar-c-c-no-windows-988f4a91a557) to prepare your VSCode to compile and run C/C++ code.\n\n2. Compile the code with:\n\n```\nF6 or FN + F6 (notebook)\n```\n\n### Javascript\n\n1. You need to install [CodeRunner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner).\n\n2. Then, will will have to run the code with:\n\n```\nCTRL + ALT + N\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscarpari%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbscarpari%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscarpari%2Falgorithms/lists"}