Ericsson Java Interview Questions.
Experience - 3 Years.
Date - May 2018.
Location - Bangalore.
Date - May 2018.
Location - Bangalore.
1st
Technical Round
- Tell me about yourself?
- Briefly explain your last project?
- Latest project client name and short description of client.
- Current company?
- Payroll company?
- What is jdk, jvm and jre?
- Can we override static method?
- Can we overload static method with instance method? if yes then how to invoke those individual methods?
- Does the return type matters in overloading?
- Does the return type matters in overriding?
- Which will execute first constructor or static block?
- Version of jdk used?
- Version of jboss?
- Version of jsp?
- Struts version used in your project?
- Write code to print
4 5
1st by using for loop using variable, Explain the
code bit by bit to required output.
2nd by using two dimensional array,Explain the
code bit by bit to required output.
Change the row into column and vice versa by making the
minimal changes written in
above code.
17. Which UI you used in your project?
2nd Technical/Project Round.(Same day)
- Draw the project architecture.
- How to establish communication between two module e.g. admin module and manager module?
- Which Build tool you used in your project?
- What is actually maven, why do we use it?
- In which file we write dependencies in maven project?
- From where does maven downloads jars and where does it store?
- What is junit?
- What we have to do to make a class and method to come in action for junit testing?
- From @Test method we are calling another method of different class, then do we need to annotate that method or class as well or is it not possible?
- What is GIT?
- What do you mean by the term “MOCK”?
- What is static variable and why do we need to use it?
- Draw the complete collection framework hierarchy?
- Difference between Array List and Linked List?
- Difference between Set and List?
- Which collection did you use in your project and why?
- How set is rejecting duplicate elements, explain with an example.
- What is basically difference between == operator and equals method?
- What is the meaning of thread safety?
- In how many ways we can use synchronized keyword?
- Two synchronized static methods are there in a same class, 1st thread has called 1st static method now can 2nd thread call 2nd static method at the same moment?
- What is difference between static synchronized and instance synchronized context?
- Write a program to reverse a number?
- How many types of exceptions are there?
- How to create user defined compile time exceptions and run time exceptions classes? Write the exact code for the above.
- Can we handle run time exceptions?
- Write the code to handle run time exceptions?
- How to avoid the exceptions? Explain with code.
- If we have not written handler, who will handle the exceptions?
- What is difference between SOAP and REST?
- Comparison of == operator and equals method in this scenario .In context
String str2=new String (“HI”);
3rd Architect/Managerial Round(Same day).
- What is Agile?
- What is Sprint?
- Why we are using Agile?
- Why are you leaving previous company?
- Why Ericsson?
- What are you looking for in this job?
- Current CTC, Expected CTC?
- Whom you were reporting?
- To whom your team lead was reporting?
- Do you have any queries regarding this job?
- At which designation you find suitable in this organization?
- We are working on agile, so do you find comfortable in this development methodology?
- Difference between waterfall and agile?
- Notice Period?
4th Round - HR Round
Other Company's Interview Questions
Comments
Post a Comment
Thank You for reading our post.
Your comment or feedback encourages us to improve the quality of content.
Don't forget to follow/subscribe to get the latest post.