Skip to main content
Tour
About Us
Meta
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
JimmyHu
Taiwan
https://www.linkedin.com/in/chen-hung-hu-127829b5/
top
accounts
reputation
activity
subscriptions
Top Questions
18
votes
Sub-string Extractor with Specific Keywords
code-golf
string
asked Jan 7, 2021 at 3:32
codegolf.stackexchange.com
12
votes
Generate Mandelbrot Fractal Image in C++
c++
performance
image
fractals
c++23
asked Sep 3 at 13:25
codereview.stackexchange.com
10
votes
Image Stitching using SIFT Keypoint Descriptor in C++
c++
performance
image
signal-processing
c++23
asked Oct 6 at 10:25
codereview.stackexchange.com
10
votes
Merge Two Paragraphs with Removing Duplicated Lines
code-golf
string
sequence
text-processing
asked Jan 22, 2021 at 3:53
codegolf.stackexchange.com
10
votes
C++20 Concepts: Element iterable concept
c++
c++20
c++-concepts
asked Oct 21, 2020 at 15:13
stackoverflow.com
10
votes
ConvertAll Methods Implementation for Multidimensional Array in C#
c#
array
generics
converting
lambda
asked Jan 27, 2021 at 3:50
codereview.stackexchange.com
9
votes
Two dimensional gaussian image generator in C++
c++
reinventing-the-wheel
image
template
c++20
asked Jun 24, 2021 at 18:40
codereview.stackexchange.com
9
votes
A Summation Function For Arbitrary Nested Vector Implementation In C++
c++
recursion
asked Oct 16, 2020 at 9:33
codereview.stackexchange.com
9
votes
3D Inverse Discrete Cosine Transformation Implementation in C++
c++
algorithm
template
c++20
asked Jan 2, 2022 at 9:12
codereview.stackexchange.com
9
votes
Split String Function Implementation in Python
python
beginner
strings
reinventing-the-wheel
asked Apr 9, 2024 at 12:50
codereview.stackexchange.com
1
2
3
4
5
next
Top Answers
11
I created something much faster than a std::string
codereview.stackexchange.com
7
Simple Container Class
codereview.stackexchange.com
7
Computing π(x): the combinatorial method
codereview.stackexchange.com
7
Basic Terminal Calculator in C++
codereview.stackexchange.com
6
Initialize std::map
codereview.stackexchange.com
5
Undo/Redo Functionality in DataGridView c#
codereview.stackexchange.com
5
Calculating the pattern behind the Levi-Civita symbol, works for all N >= 3
codereview.stackexchange.com