Find answers to your questions about Code Review or help others by answering their Code Review questions.
Have you ever written proxy objects, instead of using a setter and a getter method? In that case, I'm interested in your opinion on the following design for a templated...
Asked on 10/27/2021
2 answerI am a newbie in stack exchange code review. I just wrote a C function where the function checks if the given string is numeric or not. What do you...
Asked on 10/27/2021 by ndogac
2 answerAt our office there is this piece of code (the original author isn't employed anymore, so I can't ask him). Does anybody have an idea, what he did there? Is...
Asked on 10/27/2021 by Matthias Burger
2 answerI am new to flutter and i managed to build a working Grid which does what i want it to do but the code is a duplicated hell and i...
Asked on 10/27/2021 by Darjusch
1 answerMy solution to string interpretation is pretty fast. However, I worry about repeated if (Len == 1). That might make the function bigger in the executable. How can I improve...
Asked on 10/27/2021 by user227432
1 answer(following up from here) I am working on a little project where I need to scan all the config files present in a folder on the disk and load...
Asked on 10/27/2021 by dragons
1 answerEdit: I added another configuration vector to CardView, a size attribute, which may be .small or .medium. As such, I had to refactor the design to create several descendent protocols...
Asked on 10/27/2021
0 answerI have a simple binary tree that has no parent pointers.class Node: def __init__(self, val=0, left=None, right=None): self.val =...
Asked on 10/27/2021 by Mark Karavan
1 answerI developed a college fee report generator application using Java with internet as referance,but now I need you guys help in making it more obvious and a sturdy application as...
Asked on 10/27/2021 by ashwin2125
2 answerI recently posted some code for review, and am now looking to gather some feedback on my latest implementation with that code. Yes, I have fallen into the OOP...
Asked on 10/27/2021 by Jose Cortez
1 answerGet help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP