4Search

Finally, a search engine with limited ads!


Codereview.stackexchange.com

thumbnail favicon codereview.stackexchange.com —  4+ hour, 37+ min ago

Rate-limited thread scheduler in Java

codereview.stackexchange.com > questions

...The plan is to have any other threads that want to call an API submit a bulk of Callables to the executor below.... ...Each Callable does a call to the API and the executor submits them according to the API's max rate.... ...Here is some example driver code: I don't have too much experience with Java's multithreading apart from using the builtin executors....

thumbnail favicon codereview.stackexchange.com —  10+ hour, 36+ min ago

Prime sieve in Rust

codereview.stackexchange.com > questions

thumbnail favicon codereview.stackexchange.com —  12+ hour, 15+ min ago

Covid Data Base Hash Map in C++

codereview.stackexchange.com > questions

...One of my professor introduced me to doxygen but I found that it takes me a lot longer that just Edit:... ...I am very familiar with Python, but I was forced to start using C++ in Data Structures (class I am taking right now), that's why I added the beginner...

thumbnail favicon codereview.stackexchange.com —  16+ hour, 16+ min ago

groupby in pandas and plot

codereview.stackexchange.com > questions

thumbnail favicon codereview.stackexchange.com —  20+ hour, 7+ min ago

Is there a more idiomatic way than this to use template-generic C++23 multidimensional array subscripts?...

codereview.stackexchange.com > questions

...not yet come across a way to adapt them to types where the number of dimensions is templated, so I came up with this, using variadic templates, fold... ...expression and concepts: Note that the actual implementation in both cases is stubbed out (I suppose in practice, I will probably use fold expressions...

thumbnail favicon codereview.stackexchange.com —  1+ day ago

Palindrome test in JavaScript function

codereview.stackexchange.com > questions

thumbnail favicon codereview.stackexchange.com —  1+ day ago

For two sequences N and M, display counts of elements n from N below each m from M up to the first n above m...

codereview.stackexchange.com > questions

...(I get Time limit exceeded from page that test my code). But I don't have idea how can I make it more efficient....

thumbnail favicon codereview.stackexchange.com —  1+ day ago

Spring Boot Account API with React Frontend and Identicon Integration

codereview.stackexchange.com > questions

...Here is the REST controller: Here is the account service: Here is the account repository: Here are the account validators: I understand all of the...

thumbnail favicon codereview.stackexchange.com —  1+ day ago

Hangman Game in HTML + CSS + JS

codereview.stackexchange.com > questions

...I recently developed a hangman game with HTML, CSS and JavaScript and I would like to get your feedback and tips to improve it....



**Content contained on this site is provided on an “as is” basis. 4Internet, LLC makes no commitments regarding the content and does not review it, so don't assume that it's been reviewed. What you see here may not be accurate and should not be relied upon. The content does not necessarily represent the views and opinions of 4Internet, LLC. You use this service and everything you see here at your own risk. Content displayed may be subject to copyright. Content is removed on a case by case basis. To request that content be removed, contact us using the following form: Contact Us.