Categories
Tags
Algorithms
New post in Algorithms
How to prove $\sqrt n = O(\log n)$?
June 1st, 2022
asymptotics
algorithms
Remainder and Division of Binary Number when divided by 10
November 17th, 2020
algorithms
binary
decimal-expansion
Project Euler's Problem Number 88
June 6th, 2022
algorithms
project-euler
computability
combinatorics
computational-complexity
Find the biggest sum from sequence of number which within a range
June 1st, 2022
algorithms
summation
optimization
calculating matrix rank with gaussian elimination
June 6th, 2022
numerical-linear-algebra
recursive-algorithms
linear-algebra
matrices
algorithms
(logn)^(logn) = n^(log10+logn). WHY?
June 1st, 2022
discrete-mathematics
algorithms
Inverse of matrix with QR method
June 6th, 2022
linear-algebra
algorithms
computational-complexity
How to solve the maximum subset sum problem?
June 6th, 2022
algorithms
recurrence-relations
Calculate the interpolation polynom with Neville scheme
June 1st, 2022
numerical-methods
numerical-optimization
algorithms
What is the point of the median?
June 1st, 2022
algorithms
algebra-precalculus
Time efficiency of brute force algorithm as a function of number of bits?
February 21st, 2020
asymptotics
algorithms
binary
Put N mices in nearest holes
June 6th, 2022
algorithms
number-theory
Show whether this algorithm produces a uniform random permutation
November 3rd, 2020
algorithms
probability
Calculating coefficients of interpolating polynomial using Neville's algorithm
November 1st, 2020
algorithms
interpolation
In a box there are $R$ red pens and $B$ blue pens. What is the probability that you need to pick up a pen $3$ times?
June 6th, 2022
probability
algorithms
What is the shortest possible distance from one point to multiple points?
June 7th, 2022
algorithms
Why Is The Manual Summation Of An n log n Equation Not Equal To The Programmatic Summation Of An θ(n log n) for Loop?
February 3rd, 2020
asymptotics
summation
algorithms
computer-science
running time analysis of dynamic programming matrix multiplication
April 10th, 2020
algorithms
dynamic-programming
Prove that $n^2$ is $O(3^n)$ (Big OH)
June 1st, 2020
asymptotics
algorithms
Polynomially reduce Hamiltonian Cycle Existence to Spanning Tree $T$ such that $\deg v \le k$
June 6th, 2022
algorithms
graph-theory
computer-science
computational-complexity
Proving Big-Omega
June 1st, 2022
asymptotics
algorithms
Time complexity of the ceiling
June 7th, 2022
analysis-of-algorithms
algorithms
After hashing of how many keys will the probability that any new key hashed collides with an existing one exceed 0.5?
June 1st, 2022
probability
algorithms
How to calculate the maximum flow in this graph by the Edmonds-Karp algorithm?
December 13th, 2020
graph-theory
network-flow
algorithms
Algorithm using the cases of Master Theorem
June 6th, 2022
algorithms
Logarithm base 2 and factorials
June 6th, 2022
factorial
logarithms
algorithms
Find median of 2 sorted arrays with different lengths
June 1st, 2022
order-statistics
median
algorithms
How to solve tribonacci series
September 9th, 2020
fibonacci-numbers
recurrence-relations
algorithms
how to prove this scheduling problem
June 1st, 2022
algorithms
proof-writing
Represent loop nests as multiple summations?
June 1st, 2022
sequences-and-series
algorithms
notation
←
1
2
3
4
5
6
7
8
9
…
64
65
→