C# quizzes
Hello everyone, to practice C#, i want to test myself and do some quizzes, but unfortunately for some reason C# doesnt have many resources. Does anyone know any site or ANYTHING where they give good challenging quizzes? Not necessarily where you have to CODE the answer, theoretical is more preferred. However, any resource would be appreciated.
I searched for famous sites like geeksforgeeks, hackerrank, but they dont have quizzes for c#, but have them for java,c , c++, python, etc.
Thank you beforehand
13 Replies
Why search for C# problems specifically?
You can solve any leetcode, advent of code problem in C#
Advent of code is much much better than anything you'd find on geeksforgeeks
what is advent of code?
A yearly event where you get one challenge a day
oh i found
All the past challenges are available too
but in leetcode u have to code everything, and yeah it makes sense because i need to practice, but i want to make sure i am good at the theoretical part too
Well solving problems will help you become good at theory imo
hmm true
does leetcode teach programming too? besides giving problems to solve
Sorry what do you mean teach programming?
you can learn programming by doing leetcode problems
it doesn't teach how you to do that step by step afaik
then how do i begin😅
$helloworld for example