Codewars è una comunità educativa per la programmazione informatica. Sulla piattaforma, gli sviluppatori di software si allenano su sfide di programmazione note come kata
tutti i kata svolti sul sito codewars, di seguito il link del sito: https://www.codewars.com
n. | Linguaggio | kyu | Codewars Kate | La mia soluzione |
---|---|---|---|---|
1 | python | 8 | Function 1 - hello world | Function 1 - hello world |
2 | python | 7 | Fix string case | Fix string case |
3 | python | 7 | List Filtering | List Filtering |
4 | python | 7 | Alternate case | Alternate case |
5 | python | 7 | Sort Numbers | Sort Numbers |
6 | python | 7 | Testing 1-2-3 | Testing 1-2-3 |
7 | python | 6 | CamelCase Method | CamelCase Method |
8 | python | 6 | Highest Scoring Word | Highest Scoring Word |