Search code examples
Is there a particular use case for fold() function...


collectionslanguage-agnosticpipelinetheory

Read More
Is dynamic programming backtracking with cache...


algorithmdynamic-programmingtheorybacktrackingmemoization

Read More
Can keys or hashes trigger an injection attack?...


encryptionhashsql-injectioncode-injectiontheory

Read More
Transforming grammar for predictive parsing...


parsingtheory

Read More
If stack operations are constant time O(1), what is the time complexity of this algorithm?...


algorithmdata-structurestime-complexitybig-otheory

Read More
In Context Free Grammer, do we replace all variable during a substitution? or can we apply substitut...


theorycontext-free-grammarautomatacontext-free-languageautomata-theory

Read More
When to use Ø for states in DFA / NFA...


theoryautomatafinite-automataautomata-theory

Read More
If L = {0^n 1^n | n > 0 } is L^c (complement of L) regular?...


computer-sciencetheoryfinite-automata

Read More
Are there advantages to asynchronous code on dedicated backend servers with no UI thread?...


c#.netasynchronoustheory

Read More
When does Big-O notation fail?...


algorithmlanguage-agnostictheorybig-o

Read More
Can 2 for loops be run simultaneously, looping one after the other?...


pythonmultithreadingloopsmpitheory

Read More
Why does backprop algorithm store the inputs to the non-linearity of the hidden layers?...


deep-learningneural-networktheory

Read More
Big-O for Eight Year Olds?...


algorithmtheorybig-ometrics

Read More
How to calculate a minimum exchange time among multiple nodes?...


algorithmgraph-theorydistributed-computingtheoryconsensus

Read More
How to write a simple database engine...


sqldatabasetheorydatabase-engine

Read More
Why some commands cause an error relative to the preceding command?...


pythonpandastheory

Read More
Why can't programs be proven?...


maththeoryproofaxiomformal-verification

Read More
When does didUpdateLocation get called?...


swiftlocationmapkittheorycllocation

Read More
How would you translate a Map to and object for dart...


dartobjecttheory

Read More
What is the Zipper data structure and should I be using it?...


data-structuresfunctional-programmingtheoryzipper

Read More
The Relational Model & Queries That Naturally Return Duplicate Rows...


databasetheoryrelational-databaserelationaldatabase-theory

Read More
Subset sum decision problem -- how to verify "false" case in polynomial time?...


complexity-theorytheorysubset-sum

Read More
Why is initial value of exponent -1128 in deconstructing number in a sign, an integer coefficient, a...


javascriptnumberstheory

Read More
What type of construct is a for loop in JavaScript (or Python or R)...


javascriptrpython-3.xtheory

Read More
How would you code an anti plagiarism site?...


phptheory

Read More
How is mutability different from assigning a new value to a variable?...


theorymutable

Read More
Why is number of bits always(?) a power of two?...


architecturehardwaretheorybit

Read More
Coupling and cohesion...


ooparchitecturetheorysoftware-designooad

Read More
Reference Request: Books containing examples of Applied Theory/Math...


theory

Read More
How do timers and delays work on low level...


timerdelaytheorytiminglow-level

Read More
BackNext