Skip to content

marcelofpfelix/codelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-practice

kata code exercises and practice, in different languages.

Platforms to consider:

  1. exercism
  2. dsa
  3. leetcode
  4. codewars
  5. adventofcode
  6. freecodecamp (Rosetta Code / Project Euler)
ID problem platform solution
1 hello-world exercism python - go - rust
2 two-fer exercism python - go
3 raindrops exercism python - go
4 lasagna exercism python - go - rust
5 weather-forecast exercism go
6 cars-assemble exercism go
7 welcome-to-tech-palace exercism go
8 party-robot exercism go
9 annalyns-infiltration exercism go
10 vehicle-purchase exercism go
11 black-jack exercism python - go
12 card-tricks exercism go
13 need-for-speed exercism go
14 animal-magic exercism go
15 bird-watcher exercism go
16 lasagna-master exercism go
17 interest-is-interesting exercism go
18 booking-up-for-beauty exercism go
19 gross-store exercism go
20 chessboard exercism go
21 election-day exercism go
22 logs-logs-logs exercism go
23 elons-toys exercism go
24 the-farm exercism go
25 census exercism go
26 parsing-log-files exercism go
27 sorting-room exercism go
28 expenses exercism go
29 meteorology exercism go
30 currency-exchange exercism python
31 little-sisters-vocab exercism python
32 ghost-gobble-arcade-game exercism python
33 little-sisters-essay exercism python
34 meltdown-mitigation exercism python
35 high-scores exercism python
36 card-games exercism python
37 chaitanas-colossal-coaster exercism python
38 making-the-grade exercism python
39 tisbury-treasure-hunt exercism python
41 inventory-management exercism python
42 cater-waiter exercism python
43 ellens-alien-game exercism python
44 resistor-color-duo exercism python
45 resistor-color exercism python rust
46 gigasecond exercism python - go
47 isogram exercism python - go
48 darts exercism python - go
49 sum-of-multiples exercism python - go
50 anagram exercism python - go
51 difference-of-squares exercism python - go
52 flatten-array exercism python - go
53 isbn-verifier exercism python - go
54 space-age exercism python - go
55 collatz-conjecture exercism python - go
56 scrabble-score exercism python - go
57 luhn exercism python - go
58 clock exercism python - go
59 triangle exercism python - go
60 reverse-string exercism python - go - rust - c
61 pangram exercism python - go TODO
62 grains exercism python - go TODO
63 hamming exercism python - go TODO
64 bob exercism python - go TODO
65 leap exercism python - go TODO
66 rna-transcription exercism python - go TODO
67 armstrong-numbers exercism python - go TODO
68 etl exercism python - go TODO
69 roman-numerals exercism python - go
69 protein-translation exercism python - go
69 wordy exercism python - go
70 rotational-cipher exercism python - go
71 assembly-line exercism rust
72 locomotive-engineer exercism python
73 semi-structured-logs exercism rust
74 list-ops exercism python - go
75 health-statistics exercism rust
76 acronym exercism python - go
77 atbash-cipher exercism python - go
78 square-root exercism python
79 airport-robot exercism go
80 word-count exercism python - go
81 proverb exercism python - go
82 nth-prime exercism python - go
83 simple-cipher exercism python
84 binary_search dsa c - python
85 binary-search exercism python
86 crystal_balls dsa c
87 bubble_sort dsa c