TransWikia.com
  1. All Categories
  2. Code Review

Code Review : Recent Questions and Answers (Page 21)

Find answers to your questions about Code Review or help others by answering their Code Review questions.

Parallelized web crawler using goroutines and channels

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 answer

Sudoku Game with automatically generated Sudokus

ProjectI'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 answer

Type definitions for simple NPM package that generates OAuth 1.0a authorization header for Twitter API using native https nodejs module

I 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 answer

Celsius and Fahrenheit Converter in JavaScript

I 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 answer

typescript : clean code remove or decrease alot if's

Hello 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 answer

Doubly Linked List Data Structure ADT in C++

I'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 answer

C# - name separation & last name in upper to Camel

I had an xls file with lots of full names in the following form at work:+----------------------------+--------------+-----+-----+| [Full name] ...

Asked on 01/03/2021

2 answer

Simple Router class

I 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 answer

Is this Java small pubsub memory implementation correct and effective?

We 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 answer

Generate unique random strings considering collisions

I'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 answer

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP