Find the ceiling of an element in a sorted array

Find the ceiling of an element in a sorted array

Algorithms1 mins read
Find the floor of an element in a sorted array

Find the floor of an element in a sorted array

Algorithms1 mins read
Count the number of occurrences (frequency) of an element in a sorted array

Count the number of occurrences (frequency) of an element in a sorted array

Algorithms1 mins read
Find the First and Last Position of an Element in a Sorted Array

Find the First and Last Position of an Element in a Sorted Array

Algorithms1 mins read
Order-agnostic Binary Search

Order-agnostic Binary Search

Algorithms1 mins read
Go Command-line flags/options

Go Command-line flags/options

Golang1 mins read
Golang Sorting and Custom Sorting by functions

Golang Sorting and Custom Sorting by functions

Golang2 mins read
Golang URL Encoding and Decoding

Golang URL Encoding and Decoding

Golang1 mins read
Base64 Encoding and Decoding in Golang

Base64 Encoding and Decoding in Golang

Golang1 mins read
Equal Subset Sum Partition problem

Equal Subset Sum Partition problem

Algorithms1 mins read