Find answers to your questions about Code Review or help others by answering their Code Review questions.
Is there a better way to design this code? I have read that too many function parameters is a sign of poorly design code, and would love some feedback on...
Asked on 10/27/2021 by Joeyboy
1 answerProject I wanted to create a syntax highlighter for Java using JavaScript, HTML and CSS. It uses regular expressions to find the parts that should be highlighted (at the moment:...
Asked on 10/27/2021
4 answerI've got a working solution to the Rustlings from_into exercise (i.e. the code compiles and all the tests pass). The task required that I implemented the From trait for struct...
Asked on 03/01/2021 by Kyle_S-C
1 answerTask:Complete the following function that determines if the number of even and odd values in an list of Integers is the same. | In ...
Asked on 02/26/2021 by Uncalled Astronomer
11 answerWhat is the transpose of a matrix: In linear algebra, the transpose of a matrix is an operator which flips a matrix over its diagonal; that is, it switches the...
Asked on 02/25/2021
2 answerI have implemented a depth first search using a stack (in a separate class). Any suggestions please on improvements for the below code:class Stack: """(LIFO) queuing...
Asked on 02/23/2021
1 answerI had the need to prefix the price for certain product categories on only the shop page (because the price can be higher depending on extras that the customer might...
Asked on 02/22/2021 by rpm192
1 answeri've implemented a waiter service in Angular for syncronice multiple calls to one async function and i want to know if there exists a simplier way of atchiving the same...
Asked on 02/22/2021 by Leonel Franchelli
0 answerI wrote this a few months ago as my first "serious" C program (I've used JS for a few years). It's a simple resource collecting and trading game (based off...
Asked on 02/20/2021 by Redwolf Programs
2 answerI created a dates_in_range() function which checks if all of the dates passed to it ($dates array) are within $start_date and $end_date. If they aren't, it'll return false. The code...
Asked on 02/16/2021
2 answerGet help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP