{"id":19747924,"url":"https://github.com/raverona/clojure-coding-challenges","last_synced_at":"2025-02-28T00:22:37.988Z","repository":{"id":45424298,"uuid":"435983243","full_name":"raverona/clojure-coding-challenges","owner":"raverona","description":"A Clojure and Algorithms study","archived":false,"fork":false,"pushed_at":"2023-10-30T21:58:57.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-10T21:11:36.479Z","etag":null,"topics":["algorithms","clojure","cracking-the-coding-interview"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raverona.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-12-07T18:16:41.000Z","updated_at":"2022-11-09T18:09:08.000Z","dependencies_parsed_at":"2022-09-22T22:50:56.352Z","dependency_job_id":"e46f0977-9f97-425d-92d4-69ece704055b","html_url":"https://github.com/raverona/clojure-coding-challenges","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/raverona%2Fclojure-coding-challenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raverona%2Fclojure-coding-challenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raverona%2Fclojure-coding-challenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raverona%2Fclojure-coding-challenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raverona","download_url":"https://codeload.github.com/raverona/clojure-coding-challenges/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241078527,"owners_count":19905875,"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","clojure","cracking-the-coding-interview"],"created_at":"2024-11-12T02:19:30.097Z","updated_at":"2025-02-28T00:22:37.966Z","avatar_url":"https://github.com/raverona.png","language":"Clojure","readme":"# Clojure Coding Challenges\n\n[![CircleCI](https://circleci.com/gh/raverona/clojure-coding-challenges.svg?style=shield)](https://app.circleci.com/pipelines/github/raverona/clojure-coding-challenges)\n[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=flat)](./LICENSE)\n\nA clojure and algorithms study.\n\n# Context\n\n`clojure-coding-challenges` is a Clojure library with functions that implement the coding challenges contained in the [CRACKING the CODING INTERVIEW](https://www.crackingthecodinginterview.com/) book.\n\nThe ideia is to have at least two implementations: \n\n1. The most idiomatic one;\n2. One without using any shortcuts;\n\nCalculating their run time and space complexity, [using big O notation](https://en.wikipedia.org/wiki/Big_O_notation), \nand at least two kinds of tests: \n\n1. One using a declative approach; \n2. One using a generative approach;\n\nThe purpose of this repository is to study clojure, and alrorithms at the same time.\n\n# Usage\n\nTODO\n\n# License\n\nThis program and the accompanying materials are made available under the\nterms of the Eclipse Public License 2.0 which is available at\nhttp://www.eclipse.org/legal/epl-2.0.\n\nThis Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or (at your\noption) any later version, with the GNU Classpath Exception which is available\nat https://www.gnu.org/software/classpath/license.html.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraverona%2Fclojure-coding-challenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraverona%2Fclojure-coding-challenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraverona%2Fclojure-coding-challenges/lists"}