Skip to main content

Explore our questions

1 vote
1 answer
45 views

what kind of resources do microservices use when they communicate each other within a same machine?

103 votes
5 answers
10k views

What are the reasons to learn different algorithms / data structures serving the same purpose?

0 votes
0 answers
23 views

Does adding 1 to -128 make it 127?

6 votes
1 answer
660 views

Is it possible to compute an equality hash for nodes in a *cyclic* directed graph in less than quadratic time?

1 vote
2 answers
176 views

Pumping lemma for $\{0^i1^j | i>j\land j \ge 0\}$

0 votes
3 answers
445 views

Sort doubly linked list with just manipulating pointers

0 votes
2 answers
35 views

Is the following language regular? {ww^Rv | w, v ∈ {a,b}^+}

1 vote
1 answer
43 views

What is History in Linearizability and Concurrency

1 vote
1 answer
100 views

Generating all unique (tape content, head position) possibilities for a Turing Machine

2 votes
2 answers
624 views

Is it true that everything is a side effect in C?

3 votes
1 answer
229 views

The existence of a (nearly) quadratic time algorithm for 2-steps shortest path or smallest triangle

1 vote
2 answers
361 views

How to determine offset bits when addressing CPU cache?

2 votes
1 answer
164 views

Sort array of 3D points to maximize number of tetrahedra in the array

0 votes
1 answer
358 views

Are single-dimensional arrays better than multi-dimensional in the GPU?

Browse more Questions