New posts in computer-science

Example of a not recursively enumerable set $A \subseteq \mathbb{N}$

What are practical guidelines for evaluating a language's "Turing Completeness"?

Understanding Neural Network Backpropagation

Prove that $ 1 + \frac{1}{2} + \frac{1}{3} + \cdots + \frac{1}{n} = \mathcal{O}(\log(n)) $.

Three variable, second-degree symmetric Diophantine equation

OpenCV: Find all non-zero coordinates of a binary Mat image

CAP Theorem - satify consistency by always erroring on read

Prove a random generated number is uniform distributed

Algorithm for obtaining the surface of a mirror

A graph problem

Why are both little- and big-endian in use?

Prove integer remains $\mathbb{Z}_{n}$ after Division and Floor

Counting sets by their connectedness

Concern about space complexity of quick sort

What kind of formal languages can modern regex engines parse?

Efficient implementation of binary heaps

What is the best way to implement this composite GetHashCode()

Is it possible that P != NP cannot be proved?

What is the maximum "alive density" of cells in Conway's Game of Life when played on a torus?

What are vectors and how are they used in programming?