Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

ICICI Call Centre AllOther Interview Questions
Questions Answers Views Company eMail

why should i hire u?

23 86804

What is your strengths? Explain one by one?

10 27108

What is your weakness? more than five and explain? how u overcome that?

22 111412

Explain the line "All that glitters is not gold"

61 128984

what is the definition of teacher & tell 5 qualities

92 284649

Plz give me the details about how to introduce ourself like the conventional question that is mostly asked at MNCs...."Tell me about u r self"???

41 80012

what is politics.or Say something on politics.

1 4627

Tell me something about your hometown.

37 442164

how to say the self introduction

24 105380

Who is your role model ?

16 78936

wat is ur holiday favourite holiday spot

7 18876

why you wanted to become team leader in call centre?

4 19841

what do u know abt the call centre?

3 9803

What factors are crucial within an Organisation and must be present for you to work most effectively?

2 19378

why do u came to banking sector from software field?

1 10727

Post New ICICI Call Centre AllOther Interview Questions


ICICI Call Centre AllOther Interview Questions


Un-Answered Questions

How does laravel handle assets?

847


Explain the types of sensors.

1192


1.6. Tell me something about your happiest day of your life.

3657


Are meta tags still used?

867


You have given 2 array. You need to find whether they will create the same BST or not. For example: Array1:10 5 20 15 30 Array2:10 20 15 30 5 Result: True Array1:10 5 20 15 30 Array2:10 15 20 30 5 Result: False One Approach is Pretty Clear by creating BST O(nlogn) then checking two tree for identical O(N) overall O(nlogn) ..we need there exist O(N) Time & O(1) Space also without extra space .Algorithm ?? DevoCoder guest Posted 3 months ago # #define true 1 #define false 0 int check(int a1[],int a2[],int n1,int n2) { int i; //n1 size of array a1[] and n2 size of a2[] if(n1!=n2) return false; //n1 and n2 must be same for(i=0;ia1[i+1]) && (a2[i]>a2[i+1]) ) ) return false; } return true;//assumed that each array doesn't contain duplicate elements in themshelves }

3243


What is quartile?

3


What is a protocol in objective c?

1


What is a class in javascript?

1009


Which type of work process can execute only once in r/3 system?

664


How to run talend jobs on remote server?

1


plz send me the website of dmrc for previous questions papers

2077


Why is the reaction of ethane and chlorine not a free-radical addition reaction?

976


Why is it called program files x86?

1042


Mention the differences between trigger and stored procedures

1264


How do you write your own SerDe?

805