Skip to content

iamsmkr/solve-for-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solve For X

This repository maintains a list of projects that are solutions to common problems pertaining to data structure and algorithms for the purpose of learning in various languages.

Solution Log

S.No. Problem Date Language
1. The Bomber Algorithm: I 2016-11-02 Scala
2. The Bomber Algorithm: II 2016-12-04 Scala
3. The Bomber Algorithm: III 2016-11-08 Scala
4. Kaeru Jump 2016-11-13 Java
5. Merchant's Guide to Galaxy 2016-11-17 Java
6. Page Selection By Keyword Matching: Part I 2016-11-27 Scala
7. Page Selection By Keyword Matching: Part II 2016-12-05 Scala
8. Safe Traversal 2016-12-28 Scala
9. Spiral Matix 2016-12-29 Java
10. Point In Triangle 2016-12-29 Java
11. Cycle Detection in an Undirected Graph 2021-03-02 Scala

Other

S.No. Repository Description Language
1. 99-scala-problems Solutions and tests for Phil Gold's S-99: Ninety-Nine Scala Problems Scala
2. scala-coding-bat Programming exercises on Codingbat Scala
3. codility-scala Programming lessons from Codility Scala
4. misc Misc algorithms Scala

Todo