I'm gearing up to apply to one of the top programming schools in my country next year, and I want to get a head start. I found a GitHub link that showcases the types of problems we'll encounter on the entrance test. You can take a look at it here: https://github.com/ayoub0x1/C-Piscine-exam. Since I'm still new to this, I would love your insights on what specific topics I should learn to tackle these challenges and any other advice you might have. Thank you so much, I really appreciate your help! 🙏
1 Answer
Don't overthink it too much! You can solve these problems using any decent programming language. I'd suggest starting with C and seeing if you can solve the exercises without peeking at the answers. It's a great way to build your skills!
Thanks a lot! Do you have any recommended courses for learning C?