Upload Button Icon Add office photos

Filter interviews by

SphereGen Interview Questions and Answers

Updated 5 Feb 2024

SphereGen Interview Experiences

Popular Designations

2 interviews found

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

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Find the numeric values from given strong column. For given input find inner join, left join, right join. Dynamic SQL and temp table scenario based question.

Round 2 - Technical 

(2 Questions)

  • Q1. Write a SQL code for me to find Nth maximum salary department wise.
  • Ans. 

    SQL code to find Nth maximum salary department wise.

    • Use the RANK() function to assign a rank to each salary within each department.

    • Filter the results to only include the rows where the rank is equal to N.

    • Group the results by department to get the Nth maximum salary department wise.

  • Answered by AI
  • Q2. What is the difference between merge ,merge join, union all in SSIS. What is recursive CTE? What is cross apply? Find me only numeric values from given strong column. What is the output for given data inne...
  • Ans. 

    Merge is a SQL statement used to combine data from two tables, merge join is a join operation in SSIS, union all is used to combine the result sets of two or more SELECT statements. Recursive CTE is a common table expression that references itself, cross apply is used to apply a table-valued function to each row of a table.

    • Merge: combines data from two tables

    • Merge join: join operation in SSIS

    • Union all: combines result ...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. How many function have you used in ssas
  • Ans. 

    I have used multiple functions in SSAS for various purposes.

    • Some commonly used functions in SSAS include SUM, AVG, COUNT, MIN, MAX, and DISTINCT.

    • Functions can be used in measures, calculated columns, and calculated tables.

    • Examples of functions used in SSAS include SUM([Sales Amount]), COUNT([Customer ID]), and AVG([Rating]).

  • Answered by AI
  • Q2. Filter, order, top count, downcpunt

Interview Preparation Tips

Topics to prepare for SphereGen SQL Developer interview:
  • SQL
  • SSIS

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)

I applied via Approached by Company

Round 1 - One-on-one 

(1 Question)

  • Q1. On first round basic questions related to your fields and projects
Round 2 - One-on-one 

(1 Question)

  • Q1. You to deep knowledge about your related field

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep ready with advance concept and your mention projects

Software Developer 1 Interview Questions asked at other Companies

Q1. Do you have prior experience in Java and Spring Boot?
View answer (1)

Jobs at SphereGen

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

They have an Online Aptitude cum coding test which contains some 20-30 Question to be done in 3Hrs.
20 Questions of Aptitude and 10 Questions of coding(Which includes Display output and correct the program Questions)

Round 2 - Coding Test 

Easy Interview lasting about 30-45 Mins
They mostly ask questions based on projects and they like to see some certifications.
DSA questions were easy to medium.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare for DSA and have some good projects to speak about them.

I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What were you stressed last time?
  • Q2. Explain C language to a non technical person?
  • Ans. 

    C is a programming language used to create software and operating systems.

    • C is a low-level language that allows direct access to computer hardware.

    • It is used to create efficient and fast programs.

    • C is the foundation for many other programming languages such as C++, Java, and Python.

    • Examples of C programs include operating systems, device drivers, and video games.

  • Answered by AI
  • Q3. Why you want to join XenonStack?
  • Q4. Why should we hire your?
  • Q5. What are your weekness?
  • Q6. Introduce yourself?
  • Q7. Asked about project i have done
  • Q8. Your Hobbies
  • Ans. 

    My hobbies include hiking, photography, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Photography: I love capturing beautiful moments and landscapes through my camera lens.

    • Cooking: I find joy in experimenting with new recipes and creating delicious meals for my friends and family.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a smartness test. How to tackle things. How you aproch or deal with senior. Also you need to know deep basics of technical things.
Don't lie in any way.
Say no to things ypu don't know about.

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. 1. Assignment
  • Q2. 2. Bunch of python questions.
  • Q3. 3. coding questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Technical mcq from basic of dsa

Round 2 - Coding Test 

Question from DSA and time will given to solve it

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical HR and the next is general HR
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy to medium level questions were asked

Round 2 - Coding Test 

Questions were given asked to explain the concept

Round 3 - Technical 

(1 Question)

  • Q1. Basics of c++,java,oops
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Assignment 

DSA MCQ in online platform

Round 2 - Coding Test 

Basic closings like lists/array/string

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 Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Online MCQs - 15 Questions (Aps, DSA, Output Prediction)

Round 2 - Coding Test 

1 Question (with 3 Enhancement)

Round 3 - Technical 

(2 Questions)

  • Q1. Delete Middle Element from a stack of Odd Length
  • Ans. 

    Remove middle element from a stack with odd length

    • Find the middle index of the stack by dividing the length by 2

    • Remove the element at the middle index

    • Adjust the stack by shifting elements if necessary

  • Answered by AI
  • Q2. Resume Based Questions
Round 4 - HR 

(2 Questions)

  • Q1. Self Introduction but without the details in the resume
  • Q2. Asked whether ok with the bond

Skills evaluated in this interview

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

Data structure and aptitude

Round 2 - Coding Test 

10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity

Round 3 - Technical 

(2 Questions)

  • Q1. Topic given and want to explain
  • Q2. Reverse string without buildin funtion and for loop
  • Ans. 

    Reverse a string without using built-in functions or for loops

    • Use recursion to reverse the string

    • Pass the substring excluding the first character to the recursive function

    • Base case: return the character itself if the length of the string is 1

    • Concatenate the last character of the string with the result of the recursive call

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Introduce your self
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java and Python programming languages

    • Skilled in web development technologies like HTML, CSS, and JavaScript

    • Worked on projects involving database management with SQL

  • Answered by AI
  • Q2. Are you ok with agreement
  • Ans. 

    Yes, I am okay with agreement.

    • I am comfortable with signing agreements related to software development projects.

    • I understand the importance of agreements in protecting both parties involved in a project.

    • I am willing to review and negotiate agreements to ensure they are fair and reasonable.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confidence

SphereGen Interview FAQs

How many rounds are there in SphereGen interview?
SphereGen interview process usually has 2-3 rounds. The most common rounds in the SphereGen interview process are One-on-one Round, Technical and Coding Test.
How to prepare for SphereGen 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 SphereGen. The most common topics and skills that interviewers at SphereGen expect are JQuery, C#, MVC, SSRS and ASP.Net MVC.
What are the top questions asked in SphereGen interview?

Some of the top questions asked at the SphereGen interview -

  1. What is the difference between merge ,merge join, union all in SSIS. What is re...read more
  2. Write a SQL code for me to find Nth maximum salary department wi...read more
  3. How many function have you used in s...read more

Tell us how to improve this page.

SphereGen Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Zeus Learning Interview Questions
3.3
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 32 Interviews
ENH iSecure Interview Questions
4.1
 • 29 Interviews
XenonStack Interview Questions
3.2
 • 28 Interviews
Moris Media Interview Questions
4.3
 • 24 Interviews
Big Oh Notation Interview Questions
2.9
 • 23 Interviews
View all

SphereGen Reviews and Ratings

based on 9 reviews

4.2/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

4.1

Salary

4.0

Job security

4.1

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 9 Reviews and Ratings
PLSQL Developer

Pune

4-8 Yrs

Not Disclosed

Sr. Executive Accounts and Finance

Pune

5-8 Yrs

Not Disclosed

Explore more jobs
Software Developer
12 salaries
unlock blur

₹5.8 L/yr - ₹13.5 L/yr

Senior Software Developer
7 salaries
unlock blur

₹10.2 L/yr - ₹26 L/yr

DOT NET Developer
4 salaries
unlock blur

₹9 L/yr - ₹13 L/yr

HR & Administration Executive
3 salaries
unlock blur

₹4 L/yr - ₹4.8 L/yr

Explore more salaries
Compare SphereGen with

Northcorp Software

4.3
Compare

Apex CoVantage

3.1
Compare

Appsierra

4.4
Compare

Teleindia Networks

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