Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-science

Why aren't recursively enumerable languages undecidable

Is this tail recursion?

What is the difference between Computer Science and Information Science? [closed]

computer-science

I am in a CS course. What programming subject should I focus on? [closed]

computer-science

Retrieving specific hash key values from an array of hashes

Ackermann function versus n nested loops

Project euler #1. I keep getting the answer wrong by exactly 100 and I don't know why (written inF#)

f# computer-science

Having a bit of trouble reasoning the formal definition of Big O

Bin-packing (or knapsack?) problem

If a problem X (decision problem) is known to be NP-Complete, and proven to be reduced to problem Y, can you then say problem Y is NP-Complete?

Is there an efficient algorithm to decide whether the language accepted by one NFA is a superset of the language accepted by another?

Decidability and Recursive Enumerability

Compiling objective-c programs without gnustep on ubuntu

Heuristic for Rubik's cube

Multi-start and Multi-end shortest path set

What is bulkheading in computer science?