Linked Questions

0 votes
1 answer
235 views

This is a follow up question to 3D bin packing in Java I finished testing my code's result and started cleaning it up. Could anyone please tell me what I should do or fix to clean up this code more? ...
Rii933's user avatar
  • 75
4 votes
2 answers
193 views

I'm working on a report of quality control. I've got a table, with all the points of control inside, and each time, when I get a new test result, Excel should fill this table. My code already works, ...
Hiddenllyy's user avatar
0 votes
1 answer
288 views

Problem: Data: ...
RE60K's user avatar
  • 1,486
4 votes
1 answer
130 views

This code is a improved version of implementation which asked for a review: Product of all but one number in a sequence. ...
Erdenebat Ulziisaikhan's user avatar
4 votes
1 answer
143 views

I recently read K&R The C Programming Language and wanted to write a small program to count the occurrence of each word in the input (std-input - I piped a file with all shakespeare pieces in ...
LastSecondsToLive's user avatar
2 votes
1 answer
154 views

This is a follow on to : Efficiently detect datacenter based on server hostname and return the full path. I have a library which is running in different datacenters in production. I have three ...
david's user avatar
  • 1,997
1 vote
1 answer
168 views

I've wrote this code to calculate the prime numbers between two integers n and m, and I want to optimise it. ...
Taha Sdaroui's user avatar

15 30 50 per page
1 2
3