algorithm

This is the collection of solutions to some computer problems, mainly leetcode (by emikhalev)

Algorithm Alternatives

Similar projects and alternatives to algorithm based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better algorithm alternative or higher similarity.

algorithm reviews and mentions

Posts with mentions or reviews of algorithm. We have used some of these posts to build our list of alternatives and similar projects.
  • Solving problems with Binary Search algorithm
    1 project | dev.to | 27 Oct 2022
    We can find golang code here (binary_search_leftmost.go): https://github.com/emikhalev/algorithm/tree/master/algorithms/binary_search . We need to pay attention to the fact that if there is no target element in the array, return value (LEFT) can be unexpectable, so we need to check such case (see second return parameter).

Stats

Basic algorithm repo stats
1
14
10.0
over 1 year ago

The primary programming language of algorithm is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com