Can I Post Practice Problems for Feedback?

0
0
Asked By CuriousCoder42 On

Hey everyone! I'm currently working through K&R and I'm curious if it's okay to post practice problems I come across here for review. I think getting feedback from others could really help avoid bad habits and boost motivation, but I'm not sure if it's something most people would find interesting or if it's allowed in this community. I've checked the FAQ out of respect for the rules, but wanted to get your opinions before I start sharing my problem sets.

1 Answer

Answered By HelpfulNerd87 On

Yeah, that’s totally fine! Just a heads-up, I’m not a mod, but I’ve seen plenty of code review posts here stick around. You might get some downvotes if folks think your post is too long or off-topic, but generally, specific questions work better than vague requests for feedback on big chunks of code. If you can, try to keep things concise and maybe provide a runnable example related to your question. Good luck!

CuriousCoder42 -

Thanks for the confirmation! Most of my code right now from K&R is pretty self-contained, so I'll make sure to focus on structure and style. I think having support from others will help a lot!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.