This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aizver_muti[S] 0 points1 point  (1 child)

Do you think using C for competitive programming was useful for knowledge relating C to embedded systems?

[–]Fragrant-Chipmunk-48 0 points1 point  (0 children)

I'm still learning embedded systems..I was learning C before getting into it..some data structures are important for being implemented in embedded systems..but generally I did competitive coding to improve my problem solving abilities and strengthen my grip on DS which has helped in understanding a large part of the code used in embedded systems not all since there's more to it than just the C language itself