https://github.com/burkaydurdu/algorithm-clj
Algorithm
https://github.com/burkaydurdu/algorithm-clj
algorithm clojure codewars
Last synced: 9 months ago
JSON representation
Algorithm
- Host: GitHub
- URL: https://github.com/burkaydurdu/algorithm-clj
- Owner: burkaydurdu
- License: other
- Created: 2022-01-25T20:54:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T23:28:18.000Z (over 3 years ago)
- Last Synced: 2025-01-20T04:40:29.402Z (11 months ago)
- Topics: algorithm, clojure, codewars
- Language: Clojure
- Homepage: https://www.codewars.com
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 📚 Algorithm
Algorithmic questions and answers.
## Questions
1️⃣ twisted sum
2️⃣ function composition
3️⃣ largest difference
4️⃣ human readable
5️⃣ power sumdig
6️⃣ gapinprimes
## License
Copyright © 2022
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at https://www.gnu.org/software/classpath/license.html.