Pinned Repositories
ancestor-tree-a
Build an ancestor tree - part A
ancestor-tree-b
Build an ancestor tree - part B
itertools-cfar-a
Itertools - range, accumulate, filterfalse, compress - part A
LironGezProtfolio
oop-verifier
OOP Task Verifier
phonetic-search-a
Write a function to search a string phonetically in another string
phonetic-search-b
Write a function to search a string phonetically in another string
solver-a
Write classes for solving equations
TicTacToeWebApp
wargame-a
Write a text-based war-game in C++
ElielGez's Repositories
ElielGez/ancestor-tree-a
Build an ancestor tree - part A
ElielGez/ancestor-tree-b
Build an ancestor tree - part B
ElielGez/itertools-cfar-a
Itertools - range, accumulate, filterfalse, compress - part A
ElielGez/LironGezProtfolio
ElielGez/oop-verifier
OOP Task Verifier
ElielGez/phonetic-search-a
Write a function to search a string phonetically in another string
ElielGez/phonetic-search-b
Write a function to search a string phonetically in another string
ElielGez/solver-a
Write classes for solving equations
ElielGez/TicTacToeWebApp
ElielGez/wargame-a
Write a text-based war-game in C++
ElielGez/wargame-b
Wargame - part B - implement all