StackOverflow Questions for Tag: linear-search

Ingo Banghard
Ingo Banghard

Reputation: 41

My Approach is Brute-Force or Linear Search?

Score: 1

Views: 169

Answers: 3

Read More
codePie
codePie

Reputation: 1

Python 3 comparison between two individual members of a list returning false in a search function

Score: 0

Views: 72

Answers: 3

Read More
jharve
jharve

Reputation: 1

Counter - skipping element and not increasing during the for loop

Score: 0

Views: 94

Answers: 1

Read More
that annoying kid
that annoying kid

Reputation: 3

passing parameters into a linear search function on python

Score: 0

Views: 100

Answers: 2

Read More
Vaibhav_Chowdhary
Vaibhav_Chowdhary

Reputation: 11

how do i solve index error in linear search algorithm?

Score: 0

Views: 121

Answers: 3

Read More
Blockchain Kid
Blockchain Kid

Reputation: 325

How to identify the only different number from a list of same numbers?

Score: -1

Views: 185

Answers: 1

Read More
Appley
Appley

Reputation: 23

linear searching with two letters python

Score: 1

Views: 214

Answers: 5

Read More
Buggorilla
Buggorilla

Reputation: 145

C++ Linear search algorithm, determining the number of elements in array

Score: 3

Views: 1472

Answers: 3

Read More
Schrello
Schrello

Reputation: 27

How to resolve a contradiction using Hoare-Logic in LinearSearch

Score: 0

Views: 64

Answers: 1

Read More
sagar
sagar

Reputation: 801

Recursive Linear Search

Score: -2

Views: 23923

Answers: 4

Read More
Yath
Yath

Reputation: 3

How to print "The key(element) is not present in your array" when I don't enter a key present in my array when asked for by the computer in my code

Score: 0

Views: 377

Answers: 1

Read More
ivanlin2020
ivanlin2020

Reputation: 21

This is a linearSearch code. Instead of returning true how can I return the position of that value?

Score: -1

Views: 41

Answers: 2

Read More
Anna
Anna

Reputation: 11

Linear reverse search python

Score: 0

Views: 615

Answers: 2

Read More
user12675490
user12675490

Reputation:

Why is my linear search always returning false, even if the item is in the array?

Score: -1

Views: 494

Answers: 3

Read More
Clutchy
Clutchy

Reputation: 252

Binary search slow on smaller arrays

Score: 1

Views: 633

Answers: 2

Read More
Sithija Nethsara
Sithija Nethsara

Reputation: 3

how to run a algorithm on a separate thread while updating a progressBar

Score: 0

Views: 1918

Answers: 2

Read More
Hongyan Wu
Hongyan Wu

Reputation: 11

Linear search in x64 assembly did not return the right index

Score: 0

Views: 290

Answers: 0

Read More
javaGroup456
javaGroup456

Reputation: 333

How to calculate cost to Convert an N X M binary matrix to all 0 matrix with only allowed moves as square-matrix toggle?

Score: 1

Views: 311

Answers: 0

Read More
Donita0937
Donita0937

Reputation: 45

Fixed Point (Value equal to index) in a given array using Linear Search - Logic question

Score: 1

Views: 692

Answers: 3

Read More
user4127671
user4127671

Reputation:

How do I guess (best searching algorithm) any positive integer from a system which can only reply in a Yes or a No?

Score: 0

Views: 156

Answers: 1

Read More
PreviousPage 5Next