Search code examples
(r-1)'s complement or 9's complement...

theoryswitching

Read More
Is the C99 preprocessor Turing complete?...

c-preprocessortheoryboost-preprocessorturing-complete

Read More
What is the difference between recursive and recursively enumerable languages...

computer-sciencetheorycomputation-theoryturing-machinesformal-languages

Read More
How are hash functions like MD5 unique?...

hashtheorymd5uniqueidentifier

Read More
What will be the DFA for the regular expression 0(0+1)*0+1(0+1)*1?...

theoryregular-languageautomatadfacomputation-theory

Read More
The limits of parallelism (job-interview question)...

theorybig-otime-complexity

Read More
Why can't a null-reference exception name the object that has a null reference?...

.netexceptiontheory

Read More
PRAM if-then-else CREW/EREW...

algorithmparallel-processingtheoryprefix-sum

Read More
std::string concatenation in C++...

c++stringdynamic-memory-allocationstring-concatenationtheory

Read More
Convert recursion to iteration...

recursioniterationlanguage-agnosticcomputer-sciencetheory

Read More
Intuitive Understanding of GCD algorithm...

mathnumberstheorygreatest-common-divisor

Read More
Can you please explain Reed Solomon encoding part's Identity matrix?...

maththeoryreed-solomon

Read More
Why aren't virtual destructors enforced for a base class...

c++oopdestructortheory

Read More
How is 65 bits number stored in 64 bits in JavaScript?...

javascriptnumberstheory

Read More
Simple basic explanation of a Distributed Hash Table (DHT)...

theoryp2pdht

Read More
If no functions included in a header file are used, does the compiler still compile this file?...

ccompilationtheory

Read More
When should you use a field rather than a property?...

c#theory

Read More
What is referential transparency?...

functional-programmingcomputer-sciencetheoryreferential-transparency

Read More
What algorithm should I implement to program a room cleaning robot?...

algorithmtheoryrobotics

Read More
How would you access Object properties from within an object method?...

javaphpooptheory

Read More
Linear time algorithm for computing radius of membership hyper-sphere...

algorithmgraphgraph-theorytheory

Read More
Reusing a feature to split regression decision tree's nodes...

algorithmmachine-learningcomputer-sciencedecision-treetheory

Read More
constructing a non deterministic turing machine...

theoryturing-machinesnon-deterministic

Read More
Purpose of singletons in programming...

language-agnosticsingletontheory

Read More
How to do I parse a input string in SLR(1) parser with grammar having epsilon?...

parsingcompiler-constructiongrammartheorylr-grammar

Read More
? operator without else-part...

c#theoryconditional-operator

Read More
How do I check if a directed graph is acyclic?...

algorithmtheorydirected-graphdirected-acyclic-graphs

Read More
What is the point of interfaces in PHP?...

phpoopinterfacetheory

Read More
What is Turing Complete?...

language-agnostictheoryturing-machinesturing-complete

Read More
Recommendation algorithm (and implementation) for finding similar items and users...

algorithmtheorydata-miningrecommendation-enginecollaborative-filtering

Read More
BackNext