Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-science

What would programming languages look like if every computable thing could be done in 1 second?

Floating Point Square Root Reciprocal Method Correct Rounding

Distances between same numbers in list using single for loop

C and Turing Machines

Number of FULL binary trees

Ternary computers: what would the third (unknown) part of a trit be used for?

Looking for a model to represent this problem, which I suspect may be NP-complete

Finding the Largest Partition of Non-Connected Nodes in a Graph in polynomial time

What would be the most efficient way to find an object in an array of objects with distinct value which is an array?

SICP counting change problem—why does N = X + Y?

Regular Expression that matches based on differences in 1's in 0's in a binary string

Algorithm for a Context Free Grammar

How do I merge dictionaries together, using weights?

CISC and RISC architectures

Time complexity (Big-O) of converting an array to a Set

Maximum area of a rectangle in an histogram - Why do we need stack?

looking for scientific evidence of the benefits of using a DSL

computer-science dsl

How do I modify my post condition to achieve Gold standard of Spark proof - Ada SPARK