Find answers to your questions about Code Review or help others by answering their Code Review questions.
As part of the "a tour of Go" section on golang.org, I was trying to make a (formerly singlethreaded) web crawler parallelized using goroutines. I got it working but it...
Asked on 01/10/2021 by Snowbody
1 answerProjectI've created a puzzle site with automatically generated sudokus. For more information on Sudokus, please see the wikipedia article.The code...
Asked on 01/09/2021 by Philipp Wilhelm
2 answerI added type definitions to a simple npm package. I would love to get some feedback on ways to do better for the type definitions. The package...
Asked on 01/09/2021 by MauricioRobayo
1 answerI am learning JavaScript. Please review my code. Just created this Celsius & Fahrenheit Converter. Any suggestions to improve my code will be really helpful.const celsiusToFahrenheit = document.getElementById('celsiusToFarhenhite');const fahrenheitToCelsius...
Asked on 01/07/2021 by Mohammad Abu Sahadat
2 answerHello I have the following code, where I need to do many checks of calls from the database, My TypeEnum:export enum ProductTypes { equipament = 'equipament', component...
Asked on 01/05/2021 by Gabriel Costa
1 answerI'm trying to implement a Doubly Linked List data structure in C++. Please give me suggestions on how this code can be improved. Try to remain in C++11 because that's...
Asked on 01/05/2021 by Guy on the Internet
2 answerI had an xls file with lots of full names in the following form at work:+----------------------------+--------------+-----+-----+| [Full name] ...
Asked on 01/03/2021
2 answerI made a simple routing class that I like to get reviews for, mostly because I do not know how to make it SOLID, since I even made this class...
Asked on 01/03/2021 by samayo
1 answerWe want to provide a simple Redis pub/sub alternative in memory for our software. So we implemented this :public class MemoryDataBus implements DataBus { ...
Asked on 01/02/2021 by Bruno Thomas
1 answerI'm coding a random strings generator. It's working, but I'm not sure if this is efficient./** * @param n total...
Asked on 12/30/2020 by user2652379
0 answerGet help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP