{"id":27401177,"url":"https://github.com/rubenoalvarado/algorithms","last_synced_at":"2026-01-23T14:45:25.043Z","repository":{"id":286513485,"uuid":"961629181","full_name":"RubenOAlvarado/algorithms","owner":"RubenOAlvarado","description":"Algorithm Knowledge Tracker","archived":false,"fork":false,"pushed_at":"2026-01-13T00:51:46.000Z","size":94,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-13T04:39:38.291Z","etag":null,"topics":["algorithm-challenges","algorithms","hacker","interview-preparation","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/RubenOAlvarado.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-06T22:33:34.000Z","updated_at":"2026-01-13T00:51:49.000Z","dependencies_parsed_at":"2025-06-06T00:25:57.963Z","dependency_job_id":"9533f8f6-a09d-43c4-a790-1beb631f21b4","html_url":"https://github.com/RubenOAlvarado/algorithms","commit_stats":null,"previous_names":["rubenoalvarado/algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RubenOAlvarado/algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubenOAlvarado%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubenOAlvarado%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubenOAlvarado%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubenOAlvarado%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RubenOAlvarado","download_url":"https://codeload.github.com/RubenOAlvarado/algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RubenOAlvarado%2Falgorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28694457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T14:15:13.573Z","status":"ssl_error","status_checked_at":"2026-01-23T14:09:05.534Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["algorithm-challenges","algorithms","hacker","interview-preparation","typescript"],"created_at":"2025-04-14T03:54:14.400Z","updated_at":"2026-01-23T14:45:25.035Z","avatar_url":"https://github.com/RubenOAlvarado.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algorithm Knowledge Tracker\n\nAs part of my ongoing study of algorithms, I created this project to document and organize my understanding of key concepts, implementations, and optimizations. The repository serves as a personal reference, but I hope it can also be useful to others learning algorithms and data structures.\n\n## Definition\nAn algorithm is a set of instructions that tells a computer how to do something, or you can also say it is a step-by-step procedure for solving a problem or accomplishing a task. Algorithms are fundamental to computer science and programming, as they provide the logic and structure needed to perform computations and process data efficiently.\n\n\n## Table of Contents\n- [Sum of Natural Numbers](./sumNaturalNumbers/README.md)\n- [Sum of Digits](./sumDigits/README.md)\n- [Count Digits](./countDigits/README.md)\n- [Fibonacci Sequence](./fibonacci/README.md)\n- [First Occurrence of a Character in a String](./firstOccurrence/README.md)\n- [Is Unique](./isUnique/README.md)\n- [Palindrome](./palindrome/README.md)\n- [Number Palindrome](./numberPalindrome/README.md)\n- [Reverse String](./reverseString/README.md)\n- [Reverse Integer](./reverseInteger/README.md)\n- [Capitalize First Letter of Each Word](./capitalize/README.md)\n- [Max Profit](./maxProfit/README.md)\n- [Chunk Array](./chunkArray/README.md)\n- [FizzBuzz](./fizzbuzz/README.md)\n- [Spiral Matrix](./spiralMatrix/README.md)\n- [Is Valid Parenthesis](./isValidParenthesis/README.md)\n- [Lonely Integer](./lonelyInteger/README.md)\n- [Word Count](./wordCount/README.md)\n- [Valid Anagram](./validAnagram/README.md)\n- [Longest Common Prefix](./longestCommonPrefix/README.md)\n- [Merge Strings Alternately](./mergeStrings/README.md)\n- [Length of Last Word](./lengthOfLastWord/README.md)\n- [Factorial](./factorial/README.md)\n- [Vowels Count](./vowelsCount/README.md)\n- [Max Char](./maxChar/README.md)\n- [Reverse Array in Place](./reverseArray/README.md)\n- [First Turn in Blackjack](./firstTurnBlackjack/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubenoalvarado%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubenoalvarado%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubenoalvarado%2Falgorithms/lists"}