The Challenge: Write your own uniq
The shared solutions:
| No. | Solution | Language | Author |
|---|---|---|---|
| 1 | Write Your Own uniq Tool | TypeScript | jainmohit2001 |
| 2 | uniq-like | Haskell | Artem Konovalov |
| 3 | uniq Tool | Go | Trevor Arnold |
| 4 | uniq-tool | C++ | andrenbrandao |
| 5 | zuniq | TypeScript | AdiPat |
| 6 | uniqPy | Python | apih99 |
| 7 | cuniq | C++ | Naresh Jagadeesan |