Newbetuts
.
New posts in language-agnostic
Code Golf: Happy Primes!
language-agnostic
code-golf
rosetta-stone
git diff algorithm that does not rip functions apart? (language-aware diff)
git
language-agnostic
diff
semantic-diff
When should a method be static?
language-agnostic
static
What is the design pattern for processing command line arguments
design-patterns
command-line
arguments
language-agnostic
What is the difference between bucket sort and radix sort?
algorithm
language-agnostic
sorting
radix-sort
bucket
Is the "if" statement considered a method?
language-agnostic
if-statement
programming-languages
conditional-statements
Hardest types of bugs to track? [closed]
debugging
language-agnostic
testing
How does this work? Weird Towers of Hanoi Solution
algorithm
language-agnostic
bit-manipulation
towers-of-hanoi
Domain Driven Design vs Model Driven Architecture
language-agnostic
domain-driven-design
modeling
Most efficient way of randomly choosing a set of distinct integers
algorithm
random
language-agnostic
combinations
Algorithm for permutations of operators and operands
algorithm
language-agnostic
permutation
Is bit shifting O(1) or O(n)?
language-agnostic
big-o
cpu
hardware
bit-shift
When to make a method static? [closed]
language-agnostic
oop
static-methods
Line of intersection between two planes
math
language-agnostic
plane
Code Golf: Hourglass
language-agnostic
code-golf
rosetta-stone
Find all complete sub-graphs within a graph
language-agnostic
graph-theory
subgraph
Algorithm to find the most common substrings in a string
algorithm
language-agnostic
When should the Singleton pattern NOT be used? (Besides the obvious)
language-agnostic
singleton
design-patterns
Monostate vs. Singleton
design-patterns
language-agnostic
singleton
How to name variables
language-agnostic
naming
conventions
Prev
Next