Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-agnostic

Algorithm to test if two line segments on a 2d grid are adjacent

Detecting single one-bit streams within an integer

What is the difference between a cyclic function and a recursive function?

What are the extensible languages people are using today?

Clever algorithm to find times where the sum of digits equals the number of segments in the digital dispay

Regular expression which matches at least two words from a list

regex language-agnostic

JS something weird with multiplication and parseFloat() [duplicate]

Invert a LUT (lookup table)

Bad practice to have identically named Non-Generic and Generic classes?

Intelligently extracting tags from blogs and other web pages

Why float number calculation is different in .net core and .net framework [duplicate]

Should I write tests for tests?

Should desktop applications silently update?

How to find position of point that is x unit distant from AB line segment and y unit distant from BC line segment?

Human name comparison: ways to approach this task

language-agnostic nlp

Is there a tool that will combine a 32 bit + 64 bit application and pack them together in one 32+64 bit application

Deterministic Finite Automaton vs Deterministic Pushdown Automaton

What is "dumb data" and "dumb data object" mean?

Recursive Functions - Two Functions or Last Optional Parameter

What is the best algorithm to find whether an anagram is of a palindrome?