File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 85
85
* [ Parabola] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Particle_Swarm_Optimization/Polynomial%20Minimization/Parabola.m )
86
86
* Searching
87
87
* [ Binary Search] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Searching/binary_search.m )
88
+ * [ Jump Search] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Searching/jump_search.m )
88
89
* [ Linear Search] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Searching/linear_search.m )
89
90
* [ Random Search] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Searching/random_search.m )
90
91
* [ Ternarysearch] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Searching/ternarySearch.m )
You can’t perform that action at this time.
0 commit comments