Skip to main content
The 2024 Developer Survey results are live! See the results
user24714692's user avatar
user24714692's user avatar
user24714692's user avatar
user24714692
  • Member for 3 months
  • Last seen this week
11 votes

How can I compute the factorial of a complex number?

10 votes
Accepted

Calculating numbers that require greater than 16 byte data type in C++

6 votes
Accepted

To modify the array so that all zeros are moved to the end while maintaining the order of non-zero elements

5 votes
Accepted

Create strings with predefined conditions

5 votes
Accepted

NumPy: get a matrix of distances between values

4 votes
Accepted

Program that converts roman numerals to numbers in C language

4 votes
Accepted

Find substrings that contain a certain amount of certain characters

4 votes
Accepted

Create a similar matrix object in matlab and python

4 votes

How to add a colon after each two characters in a string

4 votes

Reverse singly linked list in C and return new head

4 votes
Accepted

python regex, split string with multiple delimeters

4 votes

Why it took 54 ms even though the time complexity was O(n)

3 votes
Accepted

Why are the values different when performing convolution on 1D array with product of FFTs?

3 votes
Accepted

Create array by combining neighbouring pairs of items

3 votes
Accepted

Match index of two dataframes:

3 votes

regex: replace everything but the matching pattern (java)

3 votes
Accepted

Java regular expression for multiple matchers

3 votes

Rotating a vector field in an efficient way in python

3 votes
Accepted

Efficient Merge sort implementation in python

3 votes

What is wrong in my solution for Leetcode's RansomNote

3 votes
Accepted

Plotly Dash function to toggle graph parameters - python

3 votes
Accepted

Closest edge to a rectangle in a plane of rectangles

3 votes

Algorithm for insetting boundary edges on a 3D polygon mesh

3 votes

Symbolic Array of Symbolic Size in SymPy

3 votes
Accepted

How to convert from string to 8-bit binary number and vice versa

2 votes
Accepted

Java's String.split(delim) leaves an empty string in the start if the original string starts with the delimiter

2 votes
Accepted

Copy specific values from a cells and then add them above

2 votes

Check if a string contains all words in a phrase from a list in python

2 votes
Accepted

Replace 3D array elements with numpy

2 votes
Accepted

Multi- Column and Row Matching and Removal

1
2 3 4 5
9