Upload Button Icon Add office photos
Engaged Employer

i

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

GEMINI SOFTWARE SOLUTIONS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GEMINI SOFTWARE SOLUTIONS Interview Questions, Process, and Tips

Updated 10 Dec 2024

Top GEMINI SOFTWARE SOLUTIONS Interview Questions and Answers

GEMINI SOFTWARE SOLUTIONS Interview Experiences

Popular Designations

3 interviews found

Senior SQL Developer Interview Questions & Answers

user image Priviya Paulraj

posted on 10 Dec 2024

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

Performance tuning
Maintainace work on the db

Senior SQL Developer Interview Questions asked at other Companies

Q1. write an sp to with 5 input var and one output var,all int and display the max of input variables
View answer (1)

SQL Developer Interview Questions & Answers

user image Priviya Paulraj

posted on 16 Oct 2024

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

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is magic table?
  • Ans. 

    Magic table is a virtual table in SQL Server that stores the data affected by DML statements.

    • Magic table is used in triggers to access the data before and after the triggering DML operation.

    • In SQL Server, INSERTED and DELETED are examples of magic tables used in triggers.

    • INSERTED table stores the new data for INSERT and UPDATE operations, while DELETED table stores the old data for UPDATE and DELETE operations.

  • Answered by AI
  • Q2. Query tuning in sql?
  • Ans. 

    Query tuning in SQL involves optimizing SQL queries to improve performance.

    • Identify slow queries using tools like query execution plans

    • Optimize queries by using indexes, avoiding unnecessary joins, and rewriting complex queries

    • Consider factors like data volume, indexing, and server resources

    • Test query performance after tuning to ensure improvements

  • Answered by AI
  • Q3. Isnull() in sql?
  • Ans. 

    ISNULL() is a SQL function used to replace NULL values with a specified value.

    • ISNULL() function is used to replace NULL values with a specified default value.

    • Syntax: ISNULL(expression, replacement_value)

    • Example: SELECT ISNULL(column_name, 'N/A') FROM table_name;

  • Answered by AI
  • Q4. Project experience?
  • Q5. Query writing with joins
  • Ans. 

    Query writing with joins involves combining data from multiple tables based on a common column.

    • Use JOIN keyword to combine tables based on a common column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Specify the columns to select from each table and the join condition in the query

  • Answered by AI

Skills evaluated in this interview

SQL Developer Interview Questions asked at other Companies

Q1. How is a change request in application serviced by development team (business analysis, code analysis, discussion with BA, requirment freeze, etc.)
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Ds and also were asked in the rounds

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (220)

Jobs at GEMINI SOFTWARE SOLUTIONS

View all

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All related to project worked on wlan testing and networking concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Good.
They gave taken 3 technical and 1hr round

I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python program like print day, month and year from current date and fibonacci series
  • Q2. Bluetooth concept basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare only program and basic concepts
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 

3 coding questions of moderate difficult

Round 3 - Technical 

(1 Question)

  • Q1. Coding questions asked in coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was quite easy.basic questions reagrding c and puzzles were asked.

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Its was fully coding test using METTL platform in that there is only 1 session we need to attend having 6 questions all are Coding only. We don't need to complete all we can complete any of the question the time given was 1hr 30min in this i try to complete atleast 3 questions

Round 2 - Technical 

(1 Question)

  • Q1. In Technical interview they ask about Any programming language u prefer they will ask on that but most of java and paython is mandatory and more questions on java itself and about your project and all
Round 3 - HR 

(1 Question)

  • Q1. In HR round self introduction and about project discussion and they ask what they want to know about u and u r way of thinking about job

Interview Preparation Tips

Interview preparation tips for other job seekers - Its an good offer for Freshers. They are offering 7LPA and intership too with 10k stpnied
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

It had 2 programming questions and 30 aptitude questions
it

Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself, educational background
  • Q2. What languages are you familiar with
  • Ans. 

    I am familiar with several programming languages including Java, Python, and C++.

    • Proficient in Java and Python

    • Familiar with C++ and JavaScript

    • Experience with SQL and HTML/CSS

    • Comfortable with object-oriented programming and data structures

    • Continuously learning and exploring new languages and technologies

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I had one technical interview which went on for 45 mins. I couldnt clear this round, hence didnt go to the 2nd round. I was given one program and 3 aptittude questions and 3 puzzles
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 4 interview rounds.

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 - Coding Test 

Six coding questions to be solved within an hour. The coding questions were standard aptitude based and did not include any complex topics like Dynamic Programming or trees in my case.

Round 3 - One-on-one 

(1 Question)

  • Q1. I had to solve a problem. Given an expression involving operators and operands with parentheses, convert it to postfix expression. I used the stack data structure.
Round 4 - One-on-one 

(1 Question)

  • Q1. A puzzle question

Interview Preparation Tips

Interview preparation tips for other job seekers - Think that it can be done, and lastly with the support of interviewer, it can be done. All the best

GEMINI SOFTWARE SOLUTIONS Interview FAQs

How many rounds are there in GEMINI SOFTWARE SOLUTIONS interview?
GEMINI SOFTWARE SOLUTIONS interview process usually has 1 rounds. The most common rounds in the GEMINI SOFTWARE SOLUTIONS interview process are Coding Test and Technical.
How to prepare for GEMINI SOFTWARE SOLUTIONS interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at GEMINI SOFTWARE SOLUTIONS. The most common topics and skills that interviewers at GEMINI SOFTWARE SOLUTIONS expect are Javascript, C#, HTML, SQL Server and Angular.
What are the top questions asked in GEMINI SOFTWARE SOLUTIONS interview?

Some of the top questions asked at the GEMINI SOFTWARE SOLUTIONS interview -

  1. What is magic tab...read more
  2. Isnull() in s...read more
  3. Query writing with jo...read more

Tell us how to improve this page.

GEMINI SOFTWARE SOLUTIONS Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

GEMINI SOFTWARE SOLUTIONS Reviews and Ratings

based on 28 reviews

4.2/5

Rating in categories

3.5

Skill development

4.3

Work-life balance

4.0

Salary

4.0

Job security

3.9

Company culture

3.5

Promotions

4.0

Work satisfaction

Explore 28 Reviews and Ratings
Sales Manager

Mumbai,

Navi Mumbai

10-12 Yrs

Not Disclosed

Software Developer

Thiruvananthapuram

3-4 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
17 salaries
unlock blur

₹5.3 L/yr - ₹16 L/yr

Software Engineer
10 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Service Delivery Executive
10 salaries
unlock blur

₹2.4 L/yr - ₹3.3 L/yr

Consultant
10 salaries
unlock blur

₹2 L/yr - ₹3.4 L/yr

Service Delivery Engineer
6 salaries
unlock blur

₹2.5 L/yr - ₹6.3 L/yr

Explore more salaries
Compare GEMINI SOFTWARE SOLUTIONS with

Yalamanchili Software Exports

3.3
Compare

ScoreMe Solutions

4.3
Compare

Xtancia Technosoft

4.0
Compare

Global Edge Software

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