StackOverflow Questions for Tag: linear-search

Rushikesh
Rushikesh

Reputation: 1

Sorting Arrays Before binary search will Take big O (n)?

Score: 0

Views: 457

Answers: 1

Read More
Jerry Ohlson
Jerry Ohlson

Reputation: 11

Out of range problem in my linearsearch method

Score: 0

Views: 41

Answers: 0

Read More
no nos omi
no nos omi

Reputation: 3

How to find average successful search when elements are NOT equally likely to be searched (linear and BST)

Score: 0

Views: 185

Answers: 1

Read More
Omar
Omar

Reputation: 31

Why linear_search function do not work correctly?

Score: 0

Views: 38

Answers: 2

Read More
Saumy tiwari
Saumy tiwari

Reputation: 57

Recieving wrong output in my python linear search program

Score: 0

Views: 32

Answers: 2

Read More
Shakeeb Shahid
Shakeeb Shahid

Reputation: 1

Whats wrong? The PyCharm doesnt give any output

Score: 0

Views: 79

Answers: 1

Read More
Prakhar Shankar
Prakhar Shankar

Reputation: 31

Binary search taking more time than linear search

Score: 1

Views: 1906

Answers: 4

Read More
sns949
sns949

Reputation: 13

Trying Linear Search in java but it seems loop is not iterating

Score: 0

Views: 245

Answers: 1

Read More
Shai Rok
Shai Rok

Reputation: 3

Question about array in a sequential search

Score: 0

Views: 67

Answers: 1

Read More
KrissCross
KrissCross

Reputation: 1

LINEAR SEARCH : warning: control reaches end of non-void function [-Wreturn-type]

Score: -1

Views: 60

Answers: 1

Read More
JClork
JClork

Reputation: 5

Is there a way to choose and open a text file from a dictionary in Python?

Score: 0

Views: 78

Answers: 1

Read More
JClork
JClork

Reputation: 5

How do I read a set of characters from a specific position in a string in python

Score: 0

Views: 577

Answers: 2

Read More
michael
michael

Reputation: 71

Binary search vs linear search

Score: 1

Views: 608

Answers: 3

Read More
Luigi_S_R
Luigi_S_R

Reputation: 61

TypeError: 'int' object is not callable, despite being a list

Score: 0

Views: 2750

Answers: 1

Read More
stinke man
stinke man

Reputation: 3

Can I integrate a for loop into a if statement that checks if a number exists in an array?

Score: 0

Views: 775

Answers: 1

Read More
Mama
Mama

Reputation: 635

How to count steps for complete the linear Search

Score: 0

Views: 425

Answers: 2

Read More
user3444999
user3444999

Reputation: 571

Linear Search Recursively using Javascript

Score: 1

Views: 682

Answers: 4

Read More
Jeremiahtaylor2017
Jeremiahtaylor2017

Reputation: 7

Is there a reason .contains() would not work with scanner?

Score: 0

Views: 86

Answers: 2

Read More
Roey
Roey

Reputation: 171

Dynamic array of Linear search funcion implementation

Score: 2

Views: 340

Answers: 1

Read More
Rishabh Kalia
Rishabh Kalia

Reputation: 1

so I have done a linear search code but when i input a number thats in the array it still gives prints (number has not been) why is that?

Score: -1

Views: 26

Answers: 2

Read More
PreviousPage 3Next