Skip to content

Latest commit

 

History

History
45 lines (39 loc) · 3.87 KB

README.md

File metadata and controls

45 lines (39 loc) · 3.87 KB

Codewars-logo
Codewars-badge

Warning
THIS IS MORE LIKE PERSONAL ENGINEER-DEVELOPER NOTEBOOK RATHER THAN REPO WITH BEST-AND-OPTIMAL SOLUTIONS!
Created this to track and motivate myself to "keep in programming shape".
Problem description is under the kata name, followed by link to my solution in given language.
1 kyu 🟣 hardest ... 8 kyu easiest

🔵 4 kyu

Human readable duration format - C++
Range Extraction - C++

🟡 5 kyu

Scramblies - C++
A Chain adding function - C++
Simple Pig Latin - C++
Number of trailing zeros of N! - C++
RGB To Hex Conversion - C++
Directions Reduction - C++

🟡 6 kyu

Tribonacci Sequence - C++
Sum of Digits / Digital Root - C++
Stop gninnipS My sdroW! - C++
Who likes it? - C++
Create Phone Number - C++
Find the odd int - C++
Lottery Ticket - C++
Multiplication table - C++
Bouncing Balls - C++

⚪ 7 kyu

You're a square! - C++, Rust
Binary Addition - C++
Beginner Series #3 Sum of Numbers - Rust
Sort Numbers - C++, Rust

⚪ 8 kyu

Multiply - C++
Find Maximum and Minimum Values of a List - Rust
Thinkful - Logic Drills: Traffic light - Rust
Grasshopper - Summation - Rust
Calculate average - Rust
Reversed sequence - Rust