a455b46b72refractor: added comment and removed infinite loop guardrailzimmersandro2026-03-17 18:07:52 +01:00
9ff7d9161efeat: kata snail now has function, which rearanges list based on kata rules. Pre test commit, may still be incorrectzimmersandro2026-03-17 18:03:24 +01:00
11f8bf5394feat: list created, where endresult will be savedzimmersandro2026-03-16 18:19:01 +01:00
f722614590feat: initial commit for kata 'Snail'. test: initial commit for kata 'Snail'zimmersandro2026-03-16 18:09:21 +01:00
fdcde7a855chore: Kata description for Snail added to READMEzimmersandro2026-03-16 17:50:23 +01:00
fbe9f4bf02function will now swamp pivot with lowest number right of pivotzimmersandro2026-03-11 22:22:40 +01:00
c16bdad9b9feat: function now finds pivot of number. Returns -1 if there is no pivotzimmersandro2026-03-11 22:02:34 +01:00
5797eb8ef9test: added a large number test case for kata 'Next bigger number with the same digits'zimmersandro2026-03-11 21:44:56 +01:00
01a6ff1eadfeat: kata next biggest number. Works but struggles with big numbers. test: test cases for kata 'Next bigger number with the same digits'zimmersandro2026-03-11 17:45:04 +01:00
bc00bcf5f3chore: added context for kata 'Next bigger number with the same digits'zimmersandro2026-03-11 17:19:06 +01:00
d010de0fe5test: test cases for kata 'Who has the most money'zimmersandro2026-03-10 16:38:11 +01:00
c00cbd030bfeat: kata 'Who has the most money' compleated.zimmersandro2026-03-10 16:36:56 +01:00
a681ae4f2bchore: README updated for kata 'Who has the most money'zimmersandro2026-03-10 15:24:22 +01:00
90ba3e1e60chore: README updated for kata 'Who has the most money'zimmersandro2026-03-10 15:24:00 +01:00
00a42ea0fdfix: fixed function page_item_count. from calculating: constant * muliplicator * 2. to: constant * multiplicator + constant. first calculation returned wrong amount of items to returnzimmersandro2026-03-09 21:19:09 +01:00
fa8b2b21f9fix: forgot to return len() of list in function page_item_count. Insted list itself was returnedzimmersandro2026-03-09 20:20:52 +01:00
7e43f0d42dfeat: function page_count and page_item_count finishedzimmersandro2026-03-09 20:14:59 +01:00
fbf13b3f3ffeat: function item_count() finished, working on page_count()zimmersandro2026-03-09 18:36:38 +01:00
17de0e0f92test: added test cases for kata 'PaginationHelper'zimmersandro2026-03-09 18:20:09 +01:00
27c5087006chore: README updated for kata content 'PaginationHelper'zimmersandro2026-03-09 18:03:58 +01:00
35f4b12c34feat: finished kata building_blocks, thinkful_quarks and thinkful_vectors. test: finished test cases for katas
task2_completed
zimmersandro2026-03-06 18:32:13 +01:00
95d79c84a8feat: added inheritace and comparisond methodszimmersandro2026-03-06 16:38:28 +01:00
8f3cd117effeat: version manager kata done. test: testcase for version manager kata startedzimmersandro2026-03-06 10:22:31 +01:00
ec105d44befeat: kata version manager __init__ configured and methods createdzimmersandro2026-03-05 23:56:33 +01:00
e18a3f062ffeat: animal.py tutorial for Interface and Inheritancezimmersandro2026-03-05 12:26:46 +01:00
ffc1c06a2dfeat: storage.py is a tutorial for Interfacezimmersandro2026-03-05 11:46:32 +01:00
16497f059cfeat: robotpy is a tutorial for polymorphismzimmersandro2026-03-05 11:17:10 +01:00
81dc543bf5chore: nothing changen just needed to save filezimmersandro2026-03-05 00:09:31 +01:00
4ed2cbe3f3chore: README for katas descriptions feat: source file for katas test: test files for kataszimmersandro2026-03-05 00:08:48 +01:00
be6d0997dcfeat: finished ceasar cipher kata and test. refractor: vigenere cipher testfile, updated import after renameing filename of kata srczimmersandro2026-03-04 23:55:54 +01:00
d1f40c422achore: removed duplicate file in wrong directoryzimmersandro2026-03-04 23:12:15 +01:00
d188900557chore: renamed cipher_helper.py in vigenere_chpher_helper. Next kata will be ceasar_cipher_helperzimmersandro2026-03-04 23:04:55 +01:00
252ff429d2feat: key will repeat over every characters even if it isn't in alphabetzimmersandro2026-03-04 22:59:39 +01:00
696c37396bfeat: rehaul of encode function. Now will encode regardless of text length. Will ignore values not in alphabet. Decode works on same logic, but oppositezimmersandro2026-03-04 22:08:22 +01:00
76e5f47d64feat: encoding works but with only same length text and key and only alphabet values test: added asserts to testzimmersandro2026-03-04 21:23:22 +01:00
ee9265d00cfeat: kata vigenere cipher test: test for kata vigenere cipherzimmersandro2026-03-04 18:07:27 +01:00
c6b4d8f3d9chore: README updated codewars kata Vigenère Cipher Helperzimmersandro2026-03-04 17:51:10 +01:00
da15c756d4feat: codewars kata object oriented piracy. test: test codewars test object oriented piracy. chore: README updated for katazimmersandro2026-03-04 17:48:45 +01:00
515df4d452chore: README updated with KATA description feat: added kata_the_lamp.py test: added test_the_lamp.py for testing katazimmersandro2026-03-02 18:45:55 +01:00
bc6f7e27aachore: added Kata description to codewars table in READMEzimmersandro2026-03-02 18:15:18 +01:00
e224fa51ecchore: updated README with commits convention tablezimmersandro2026-03-02 18:10:45 +01:00
5c41f998ecchore: made codewars table more readablezimmersandro2026-03-02 17:59:06 +01:00