CST 338 Week 1 Coding Bat
Solving Coding bat challenges was fun and interesting. My process for solving these challenges is mostly understanding the question and coming up with a plan to solve the challenges. I like to use the divide and conquer approach, where I take a complex problem and break it down into pieces that I can approach more easily. I didn't have any difficulties with the challenges in this week's assignment. However, it did take me a while to solve the challenges that works with strings and on average it took me 2 tries for each problem.