what is the difference b/w linear search and binary search?
(how can these search)
Answer Posted / vandan
in case of linear search system will search from begining.
that means Example : z table contains single field with values
1 2 3 4 5 6 7 8 9
if u r searching for a value then system will starts from
first position. if required value is founded then execution
will comes out from z table.
in case of binary search system will starts from mid point.
if value is not founded then it will search for upper half.
in that upper half it will check mid point.like that search
will takes place.
| Is This Answer Correct ? | 112 Yes | 26 No |
Post New Answer View All Answers
What are the events driven batch jobs?
Explain the difference between get and get late?
What are the different types of abap/4 programs?
How does the system handle roll areas for external program components?
What are the different types of abap reports in sap?
What is off cycle payroll run
What are the basic functions of database utility? : abap data dictionary
What are roles and authorization objects?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
What is the difference between scrolling a table horizontally and vertically?
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
What is an interactive report?
What is payroll area
What is design pattern? Provide example .Why are we using it?
What are the check tables?