ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  ABAP
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
what is a binary search ? and how it is useful in a sorted
internal table?
 Question Submitted By :: Neerajalaxmi
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is a binary search ? and how it is useful in a sorted internal table?
Answer
# 1
IT DIVIDES THE SEARCH CRITERIA INTO TWO PARTS SO 1ST IT 
SEARCH FOR THE 1ST HALF AND IF YOU GET THE DESIRED VALUE IT 
WIL NOT SCAN THE SECOND PART WHICH HENANCES PERFORMANCE 
TUNING....
 
Is This Answer Correct ?    1 Yes 0 No
Siddharth Samal
 
  Re: what is a binary search ? and how it is useful in a sorted internal table?
Answer
# 2
The solution provided by Siddhart is though correct, I 
would like to project the solution in a much detailed with 
example.
Binary Search Basic rule - Sort the data in Ascending order.
Suppose we have random numbers ranging from 1 to 10000 and 
we are searching for 4219. If the data is unorganized and 
random....a sequential search would be time consuming.
Hence once the data is sorted in Ascending order. Binary 
search would reduce the LOOKUP time. 
In the FIRST PASS BINARY search would split the range of 1 -
 10000 in to two halfs (i.e 1 - 4999 & 5000 - 10000) and 
compares the 4219 which happens to fall in the first half. 
In the next pass again two halfs are made and compared. 
This way BINARY SEARCH works by dividing either data into 
two halfs.
For internal table......or for anything else....this is it
 
Is This Answer Correct ?    2 Yes 0 No
Saplead.sai
[SHHH........]
 
 
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
what is long text?  1
Suppose Idoc is strucked in the Q then how can I resend it?  3
Difference between jobpage and form page?  1
Batch Monitor -- Transaction Code? Cap-Gemini1
2)what is the differnce between user exits and Badi IBM3
3. why u select the session method in bdc ? how many records wil be updated on that time?  2
How to transfer the objects? Have you transferred any objects?  1
how can you call a function module in smart form..?? IBM1
Tcode for enhancements? Wipro3
what are system Variables? Atos-Origin1
What are the views when we are creating Material ? IBM2
How do u know that updation is successful in BDC Accenture3
What is SQL Trace, how would you carried out performance analysis of ABAP code using SQL Trace? Give the steps?  1
Suppose, we are creating one table. at that time we are mention table space and size category. Generally size category is from 0 to 6 is available. suppose if we are declare size category as 0(zero). For 0 (zero) the size of rows is from 0(zero) to 19000. I have 25000 records to insert into table. but table size is declared as 0(zero). i.e 19000 records. what about remaining 6000 records. shall i insert in to table or not? if insert how can i do? if not insert what can i do? Please answer me? i faced this one in TCS interview. TCS2
which select statement is used in script?  1
Hi all, For the past 1 year, I have been trying for job in SAP as a fresher, but no calls,no interviews.I know showing fake experience is unethical, but i dont have any alternative.After showing fake experience now iam getting calls,but still i feel guilty.Friends i have some questions. 1. If suppose i tell the truth in interview that i have shown fake experience,what would be the interviewer's reaction? Will accepting the fake go negative against me? 2.Whether i should accept the fake in technical round itself? (or) Maintain the fake,prove myself strong in technical round &then accept the fake in HR round? 3.Some of my friends(who have shown fake and well settled in MNC's ) are telling that during interview u should never accept as fake i.e., u should act confidently as a real experienced guy.Even if the interviewer come to know that u r a fake guy, but seeing ur confidence level ,he/she will select u ? Is it true? Friends, particularly interviewer's , HR's please give me ur valuabe solutions.Other's suggestions are also welcome.  2
3 types of buffering techniqes. 1.bufering not allowed 2.buffering swithed on 3.buffering not allowed but switced on what does it means? HCL1
how many no of buttons we can create on Apllication tool Bar?  2
what is the use of CTU_PARAMS when we working with BDC? Cap-Gemini4
what is the field to be used in field catalog of an ALV report to hide the relevant column in the list?  1
 
For more ABAP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com