Search code examples
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
Programming Paradigm Beginner...


theoryparadigms

Read More
Proof that the halting problem is NP-hard?...


theoryproofhalting-problemnp

Read More
What is a lambda (function)?...


lambdalanguage-agnosticcomputer-scienceterminologytheory

Read More
Difference Between Cohesion and Coupling...


ooparchitecturetheorysoftware-designooad

Read More
Church Numerals: how to encode zero in lambda calculus?...


lambdatheorylambda-calculus

Read More
BackNext