https://learn.microsoft.com/en-gb/dotnet/api/system.array.binarysearch?view=netstandard-1.6
Array.BinarySearch Method (System) | Microsoft Learn
Searches a one-dimensional sorted Array for a value, using a binary search algorithm.
arraybinarysearchmethodsystemmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.memoryextensions.binarysearch?view=netcore-2.2
MemoryExtensions.BinarySearch Method (System) | Microsoft Learn
binarysearchmethodsystemmicrosoftlearn
https://snap.berkeley.edu/project?username=mcgfwright&projectname=6A.6%20BinarySearch
6A.6 BinarySearch by mcgfwright | Snap! Build Your Own Blocks
The Snap! Community. Snap! is a blocks-based programming language built by UC Berkeley and used by hundreds of thousands of programmers around the world.
build your ownbinarysearchsnapblocks
https://learn.microsoft.com/ja-jp/dotnet/api/system.collections.immutable.immutablearray.binarysearch?view=dotnet-uwp-10.0&viewFallbackFrom=net-10.0
ImmutableArray.BinarySearch Method (System.Collections.Immutable) | Microsoft Learn
Searches the sorted immutable array for a specified element using the default comparer and returns the zero-based index of the element, if it's found.
binarysearchmethodsystemcollectionsimmutable
https://pkg.go.dev/gitee.com/dogemap/algorithm-note/BinarySearch/search
search command - gitee.com/dogemap/algorithm-note/BinarySearch/search - Go Packages
searchcommandgiteealgorithmnote
https://learn.microsoft.com/it-it/dotnet/api/system.collections.arraylist.binarysearch?view=netframework-4.8.1&viewFallbackFrom=net-8.0
ArrayList.BinarySearch Method (System.Collections) | Microsoft Learn
Uses a binary search algorithm to locate a specific element in the sorted ArrayList or a portion of it.
arraylistbinarysearchmethodsystemcollections