Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Gemini Solutions Team. If you also belong to the team, you can get access from here

Gemini Solutions Verified Tick

Compare button icon Compare button icon Compare
3.2

based on 211 Reviews

Filter interviews by

Gemini Solutions Software Engineer Trainee Interview Questions and Answers

Updated 5 Mar 2024

Gemini Solutions Software Engineer Trainee Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Mar 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Waas good you can give it easily

Round 2 - Coding Test 

Moderate level quesgionns

Round 3 - Group Discussion 

Mine went ok and the topic was also easy

Round 4 - Technical 

(2 Questions)

  • Q1. Tech related questions on your resume
  • Q2. What is a Understand a codingquestionsfor the same
  • Ans. 

    Understanding a coding question involves analyzing the problem, identifying the requirements, and devising a solution using programming concepts.

    • Read the problem statement carefully to understand the input, output, and constraints.

    • Identify the key requirements and constraints of the problem.

    • Break down the problem into smaller subproblems if necessary.

    • Choose appropriate data structures and algorithms to solve the proble...

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Normal based questions to test you well
  • Q2. What are strengths and weaknesses

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for the company it's good and nice one for a kick start

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Normal apti reasoning test checking normal intelligence with some basic technical questions.

Round 2 - Group Discussion 

Topic was physical cash V/s Digital cash.

Round 3 - Technical 

(1 Question)

  • Q1. About project in detail
Round 4 - Technical 

(1 Question)

  • Q1. About project in detail
Round 5 - HR 

(1 Question)

  • Q1. Intro,family background,ready to locate
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

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 

Hackerrank Assessment was taken. 4 questions were given, out of which solving 2 of them would make you eligible for the next round.

Round 3 - Aptitude Test 

A general Aptitude test was taken on AON platform. It was not that difficult, someone with intermediate knowledge of aptitude and quant would be able to clear it.

Round 4 - Technical 

(1 Question)

  • Q1. Basic concepts of Data Structures, OOP, Operating System and DBMS were asked.
Round 5 - HR 

(1 Question)

  • Q1. Tell me about yourself, your weaknesses, strengths, ability to handle a team crisis, etc.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Angular A to Z Hooks,Services,Api Integration,component communication
  • Q2. Html ,CSS basic
Round 2 - Behavioral 

(1 Question)

  • Q1. Server and web api related questions
Round 3 - HR 

(2 Questions)

  • Q1. Can you provide details about yourself and your educational background?
  • Q2. About Winjit technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Trust the process; ensure a clear understanding of the basics and the logic of object-oriented programming concepts. Wishing you all the best.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction myself
  • Q2. Core based questions
Round 2 - HR 

(1 Question)

  • Q1. Why looking for this field as your career
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell us about your experience.
  • Q2. In english, give me a feedback you received lately.
Round 2 - Technical 

(2 Questions)

  • Q1. Brief explanation of SOLID principles
  • Q2. Ref vs out arguments
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Sep 2024.

Round 1 - Coding Test 

I was given a test which was not that difficult

Round 2 - Behavioral 

(2 Questions)

  • Q1. Why are you leaving the current job
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Looking for new challenges and opportunities for growth

    • Interested in working in a more innovative environment

    • Seeking a change in company culture or work-life balance

  • Answered by AI
  • Q2. What's the driving factor for you to join Altair
  • Ans. 

    The innovative projects and collaborative work environment at Altair are the driving factors for me to join.

    • Innovative projects: I am excited about the opportunity to work on cutting-edge projects that push the boundaries of technology.

    • Collaborative work environment: I value teamwork and believe that working with talented individuals at Altair will help me grow professionally.

    • Company culture: I have heard great things ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Adesh Institute of Engineering and Technology, Faridkot and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apti , html , linux ,sql, java

Round 2 - Group Discussion 

They give topics and we have to speak for 30 sec

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How pagination work in jpa
  • Ans. 

    Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.

    • Use the setFirstResult() method to specify the starting index of the results to retrieve

    • Use the setMaxResults() method to specify the maximum number of results to retrieve

    • Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries

  • Answered by AI
  • Q2. How to create restful api
  • Ans. 

    To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.

    • Define endpoints for different resources (e.g. /users, /products)

    • Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations

    • Handle requests and responses in JSON format

    • Follow REST principles like statelessness, uniform interface, and client-server architecture

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in May 2024.

Round 1 - Technical 

(1 Question)

  • Q1. They have connected the client call with me directly and only that 2 round of technical interview happened and hr round. That's it
Round 2 - One-on-one 

(2 Questions)

  • Q1. Easy interview interview with tcs
  • Q2. Hana consultant

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy rounds nit to worry much on this

Gemini Solutions Interview FAQs

How many rounds are there in Gemini Solutions Software Engineer Trainee interview?
Gemini Solutions interview process usually has 5 rounds. The most common rounds in the Gemini Solutions interview process are Aptitude Test, Coding Test and Group Discussion.
What are the top questions asked in Gemini Solutions Software Engineer Trainee interview?

Some of the top questions asked at the Gemini Solutions Software Engineer Trainee interview -

  1. What is a Understand a codingquestionsfor the s...read more
  2. Normal based questions to test you w...read more

Tell us how to improve this page.

Gemini Solutions Software Engineer Trainee Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Gemini Solutions Software Engineer Trainee Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
230 salaries
unlock blur

₹7 L/yr - ₹23 L/yr

Software Engineer
226 salaries
unlock blur

₹4.5 L/yr - ₹12.2 L/yr

Software Engineer II
175 salaries
unlock blur

₹6 L/yr - ₹12.2 L/yr

Senior Software Engineer 1
88 salaries
unlock blur

₹8.3 L/yr - ₹18 L/yr

Software Engineer L1
61 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Explore more salaries
Compare Gemini Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview