Upload Button Icon Add office photos

Filter interviews by

Genus IT Solution Java Developer Interview Questions and Answers

Updated 11 Jun 2024

Genus IT Solution Java Developer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Asking questions like String Number of Occurrence, Prime Number, Filter, Sort using Stream API, Array sum, Java 8 features

Round 3 - Technical 

(3 Questions)

  • Q1. Oops concepts in java
  • Ans. 

    Oops concepts in Java are fundamental principles of object-oriented programming like Inheritance, Polymorphism, Encapsulation, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability of an object to take on many forms.

    • Encapsulation: Wrapping data and methods into a single unit.

    • Abstraction: Hiding the implementation details and showing only the necessary fe

  • Answered by AI
  • Q2. Collection Frameworks
  • Q3. String == and .equals difference
  • Ans. 

    String == compares memory references, .equals compares actual content

    • String == compares memory references, .equals compares actual content

    • Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will be false, str1.equals(str2) will be true

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Must have all Skills as per JD. Prepare based on JD.

Skills evaluated in this interview

Java Developer Interview Questions & Answers

user image Abhijit Mungse

posted on 11 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 hour - 2 codes on string

Round 2 - Technical 

(2 Questions)

  • Q1. Introduction of the candidate?
  • Q2. OOPS concepts in java and exception handling?
  • Ans. 

    OOPS concepts in Java include inheritance, polymorphism, encapsulation, and abstraction. Exception handling is used to manage errors in code.

    • OOPS concepts in Java include inheritance, where a class inherits properties and behaviors from another class.

    • Polymorphism allows objects to be treated as instances of their parent class, enabling flexibility in code.

    • Encapsulation involves bundling data and methods within a class ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while any type of interviews.

Skills evaluated in this interview

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 1You have been given an integer array/list(ARR) of size N ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in LTIMindtree
Q3. Longest Harmonious SubsequenceYou are given an array ‘ARR’ of 'N' ... read more
asked in Deloitte
Q4. Convert Bst To The Greater Sum TreeYou have been given a Binary S ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

Give you 5 problem in maths , string, sql etc

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Strecture of sql statement
  • Ans. 

    SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.

    • SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.

    • They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.

    • Tables are referenced using their names, and conditions are specified to filter data.

    • Joins can be used to combine data from multiple

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good level question. I have qualified for the next round

Round 2 - Coding Test 

Basic to intermediate question, Cleared the test

Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself and introduce yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Not selected in the technical round because of lack of projects as per my role
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. They asked about OPS, Data design and coding pattern
  • Q2. About my coding pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Best place to learn something

I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. DS and Algo questions based on DP and backtracking
  • Q2. Clone linked list with random pointers.
  • Ans. 

    Clone a linked list with random pointers.

    • Create a new node for each node in the original list.

    • Store the mapping between the original and cloned nodes in a hash table.

    • Traverse the original list again and set the random pointers in the cloned list using the hash table.

    • Return the head of the cloned list.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly DS and Algo rounds followed by design rounds. Sometimes there can be language specific questions.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

It was online test with 3 coding questions and 18 mcqs

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Nov 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Strong appitude knowledge is required.

Round 3 - Technical 

(1 Question)

  • Q1. String , arrays, oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Have strong basic concepts.

I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Mcq

Interview Preparation Tips

Topics to prepare for Busibud Software Developer interview:
  • C
  • C++
Interview preparation tips for other job seekers - I am fullstack software developer.And i have no experience.

Genus IT Solution Interview FAQs

How many rounds are there in Genus IT Solution Java Developer interview?
Genus IT Solution interview process usually has 2-3 rounds. The most common rounds in the Genus IT Solution interview process are Coding Test, Technical and Resume Shortlist.
What are the top questions asked in Genus IT Solution Java Developer interview?

Some of the top questions asked at the Genus IT Solution Java Developer interview -

  1. OOPS concepts in java and exception handli...read more
  2. String == and .equals differe...read more
  3. Oops concepts in j...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Busibud Interview Questions
4.0
 • 42 Interviews
CGS Interview Questions
3.5
 • 26 Interviews
Odoo Interview Questions
3.6
 • 25 Interviews
Oxane Partners Interview Questions
3.6
 • 23 Interviews
InsanelyGood Interview Questions
4.1
 • 19 Interviews
View all
Softwaretest Engineer
44 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

Software Engineer
7 salaries
unlock blur

₹2.5 L/yr - ₹2.6 L/yr

Manual Test Engineer
7 salaries
unlock blur

₹3.8 L/yr - ₹4.8 L/yr

Software Developer
4 salaries
unlock blur

₹2 L/yr - ₹2.1 L/yr

Test Engineer
4 salaries
unlock blur

₹3.8 L/yr - ₹4 L/yr

Explore more salaries
Compare Genus IT Solution with

Primus Global Technologies

4.0
Compare

TriGeo Technologies

3.2
Compare

Magneti Marelli Motherson Auto System

3.9
Compare

Baoiam Innovations

4.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview