Tuesday, August 12, 2008

Global Logic Interview of Jagmohan

Hi Friends,

I would like to share my interview experience and pattern of my Global Logic written test.


Eligibly criteria : 50% all aver

Written test

Total of 60 questions.
Time limit :50 min

All Multiple choice question, NO negative marking.

Sectional cutoff

Elimination after written only .



Sections 1
Arithmetic 10, Reasoning 10, Computational Mathematics 15


Section 2

C++ and DS 15

I started with sec 2 , all ques are of good level . Ques on virtual fn" , classes , inheritance ,Recursion with static .DS : link list ( they given the code of insert at last , one more of insertion type) , trees traversal 1 question , insertion in BST , one more on Tree I forgot that , one on stack I was not understand that ques actually that was wrong question.

All questions looked lengthy but if u concentrate then no problem.


Now comes the 1st section : This was really horrible for me.

Arithmetic questions are very time consuming ,good level of Mensuartion. Questions on train , time distance , means u have to do all your RS Aggarwal Arithemetic.


Reasoning bhi aachi thi..

Computational mathematics: Big flow charts. Some are very easy like find max between 3 nos ,kuch % based the ,kuch salary employee profit based the.

Bas yar itna kahunga ki 45 min tak bas dimaag lagana uske baad bas circles fill kardena saare.
I was selected in Written test and Now I was very confident about my selection.


Technical Round

Q1 . where r u from?

Q2 . Tell me something about yourself ?

Q3 . To find mth element in a link list from the last of n element list.

Q4 . How to convert a integer in string and string may be contain '-' sign .

Like char *no = "-321"; or "-32-1" or "321" .

Q5 . How to check in any language closing and opening bracket .Means every opening bracket msut have closing bracket .

Q6 . Modified your Ans , My ans was using two or may be one counter .

Q7 . What data structure we can used in solving bracket problem?

Q8 . Are you comfortable with java?(Because written in my resume).

Q 9 How Exception handling work in java?

Q10 Give two example and ask how program execute?

try

{

Throw something ;

Prinf something //ask this execute ?

}

Catch()

{



}

Finally

{

}



What happened to prog?

try

{

Throw something ;

System.exit()

}

Catch()

{



}

Finally

{

}

Q 11 what are abstract classes ?

Q 12 where and how we use abstract classes?

Q13 What are servelets?

Q14 what are strusts?

Q 15 What is servelets life cycle?

Q16 Mark yourself in c, c++

Q17 what is inheritance?

Q18 what is polymorphism?

Q 19 Is java support multiple inheritance?

Q 20what are interface ?

Q 21 what is difference between interface and abstract classes?

Q 22 How many no of normal forms?

Q23 what is 1NF and 2NF?

Q24 How to remove redundancy in primary key?I had to write query.

Q 25 How was the written paper?

Q26 Mark yourself in Aptitude?

Q27 puzzel : you have two dices and you have to make all days of month?

Given nos from 0 to 9.

Q28 puzzel :you have 100 locks all are closed , first start 1, 2 ,3 ….sec start 2,4,6,…

Third 3,6,9….upto 100 .If open then closed if closed then open .At last how many are open?

Q29 Would u like to ask any question?



Some more question on c++ which I forgot ?



HR



Q1 Tell me something about which is not written in your CV.

Q2 Give me example where u worked in under pressure?

Q3 what u think about team work.

Q4 Are u able to work in comp with someone leading u?

Q5 How u decide to select in between two equal quality persons for a project ?

Q6 Why u want to join GL?

Q7 what u like most in GL?

Q8 why u think that GL environment is good?

Q9 software making is your dream.

Q10 If u not do MCA then what u want to do?

Q11 Why ur marks is less in 12 as compare to 10?

Q12 Ask about my project of Sanmati packers(Web site).


Kuch ques or the normal hi the …

No comments:

Post a Comment