Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in algorithm

How should I map long to int in hashCode()?

java algorithm hash

Algorithm/Data Structure Design Interview Questions [closed]

algorithm data-structures

Nice & universal way to convert List of items to Tree

Simple Python Challenge: Fastest Bitwise XOR on Data Buffers

Detecting if a string has unique characters: comparing my solution to "Cracking the Coding Interview?"

Merge Sort a Linked List

vba: get unique values from array

vba algorithm excel unique

How to implement 3 stacks with one array?

Algorithm to generate bit mask

String similarity metrics in Python

Stack with find-min/find-max more efficient than O(n)?

All Possible Combinations of a list of Values

c# algorithm combinations

Is there a way to shorten this while condition?

Difference between priority queue and a heap

Euler project #18 approach

algorithm

Find the majority element in array

how to check if a string looks randomized, or human generated and pronouncable?

Is there a diff-like algorithm that handles moving block of lines?

algorithm diff

Fit rectangle around points

c++ algorithm

String similarity score/hash

algorithm hash similarity