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 on my prep. I found a GitHub link with examples of the test problems I'll be facing (https://github.com/ayoub0x1/C-Piscine-exam). Since I'm just starting out, I'd love to hear from those of you with more experience. What should I focus on learning to tackle these problems? Any advice would be hugely appreciated! Thanks a lot! 🙏
1 Answer
You don't need to overthink it! Most of these problems can be handled with any decent programming language. Why not dive into learning C? Try solving the problems without looking at the answers first—it's a good way to build your skills.
Thanks for the tip! Do you have any specific recommendations for a good C course?