Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in algorithm
Convert string to number & vice versa complexity
Sep 02, 2019
algorithm
string
complexity-theory
math
string-conversion
How to check if a point (x,y) is inside a polygon in the Cartesian coordinate system? [duplicate]
Sep 20, 2022
c
algorithm
math
polygon
computational-geometry
How do you determine if you can draw a circle around a set of points, such that the points from the other set aren't inside it?
Feb 27, 2017
algorithm
math
geometry
set
computational-geometry
Real world pre/post-order tree traversal examples
Sep 20, 2022
algorithm
binary-tree
tree-traversal
postorder
codility absolute distinct count from an array
Sep 16, 2022
c#
java
python
c++
algorithm
Identify contiguous regions in 2D numpy array
Jul 12, 2019
python
algorithm
numpy
Algorithm to identify a unique free polyomino (or polyomino hash)
Mar 01, 2022
algorithm
hash
coordinates
Interleave bits efficiently
Nov 11, 2022
c++
algorithm
math
assembly
bit-manipulation
Reverse engineering - Is this a cheap 3D distance function?
Jun 21, 2021
c++
algorithm
math
reverse-engineering
need an algorithm for collapsing netblock ranges into lists of superset ranges
Oct 25, 2021
algorithm
Is there a simple algorithm for calculating the maximum inscribed circle into a convex polygon?
Aug 10, 2022
algorithm
linear-algebra
linear-programming
convex-optimization
convex-polygon
Calculate Nth root with integer arithmetic
Aug 07, 2018
algorithm
math
integer
square-root
How to convert an RGB color to the closest matching 8-bit color?
Sep 05, 2022
algorithm
colors
rgb
How to determine memory and time complexity of an algorithm?
Sep 01, 2022
algorithm
time-complexity
space-complexity
How do I calculate the delta (inserted/deleted/moved indexes) of two lists?
Apr 02, 2022
algorithm
swift
Which is faster — sorting or multiplying a small array of elements?
Sep 20, 2022
c
algorithm
optimization
sorting
poker
What is the difference between Hill Climbing Search and Best First Search?
Sep 20, 2022
algorithm
search
Efficiently picking a random element from a chained hash table?
Oct 15, 2022
algorithm
data-structures
random
hashtable
sampling
How is quicksort is related to cache?
Sep 08, 2017
algorithm
caching
sorting
data-structures
Intersection of two convex polygons
Sep 20, 2022
algorithm
graphics
polygon
« Newer Entries
Older Entries »