Upload Button Icon Add office photos
Engaged Employer

i

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

Sunoida Solutions Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 14 Reviews

Filter interviews by

Sunoida Solutions Senior Software Developer Interview Questions and Answers

Updated 17 Oct 2022

Sunoida Solutions Senior Software Developer Interview Experiences

1 interview found

Senior Software Developer Interview Questions & Answers

user image jitendra kumar panigrahy

posted on 17 Oct 2022

I applied via Naukri.com and was interviewed before Oct 2021. There were 3 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 - Coding Test 

As per technology tl will take 1hr

Round 3 - Technical 

(2 Questions)

  • Q1. Regarding project what is yiur project
  • Ans. As per your work in banking project
  • Answered by jitendra kumar panigrahy
  • Q2. Role and responsibility in your old Organization
  • Ans. As per your role designation and work u do
  • Answered by jitendra kumar panigrahy

Interview Preparation Tips

Interview preparation tips for other job seekers - Can learn more as per technology can work .. many banks are there.. best for fresher.

Interview questions from similar companies

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

Full stack developer

Round 2 - One-on-one 

(2 Questions)

  • Q1. Sql performance optimication how to deal
  • Ans. 

    SQL performance optimization involves indexing, query optimization, and database design improvements.

    • Use indexes on frequently queried columns to speed up search operations.

    • Optimize queries by avoiding unnecessary joins, using appropriate data types, and limiting the number of rows returned.

    • Consider denormalizing the database schema for better performance in read-heavy applications.

    • Regularly monitor and analyze query p...

  • Answered by AI
  • Q2. Al tools can be used in net how
  • Ans. 

    Various tools like Visual Studio, ReSharper, Git, and Jira can be used in .NET development.

    • Visual Studio is a popular IDE for .NET development

    • ReSharper is a code analysis tool that can be used with Visual Studio

    • Git is a version control system commonly used in .NET projects

    • Jira is a project management tool that can be integrated with .NET development workflows

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience in asp dot net full stack
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. React questions
  • Q2. JavaScript questions
Round 2 - Technical 

(2 Questions)

  • Q1. React questions
  • Q2. JavaScript questions
Round 3 - HR 

(2 Questions)

  • Q1. Company related questions
  • Q2. Questions based on previous experience

Senior Software Developer Interview Questions & Answers

IBM user image harshavardhan kokollu

posted on 8 Aug 2024

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

(2 Questions)

  • Q1. Redux and hooks concepts
  • Q2. Html5 and css3 concepts
Round 2 - Technical 

(1 Question)

  • Q1. Azile methodology and javascript and react advanced concepts
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Do you know microfrontend
  • Ans. 

    Microfrontend is a software architectural style where a frontend application is decomposed into smaller, more manageable pieces.

    • Microfrontend allows teams to work on different parts of the frontend independently.

    • Each microfrontend can be developed, tested, and deployed separately.

    • Microfrontend architecture helps in scaling large frontend applications.

    • Examples of microfrontend frameworks include single-spa, Webpack Modu

  • Answered by AI
  • Q2. How to setup env in angular app, pipes asynch pure impure, subject and subject behavior only theory
  • Ans. 

    Setting up environment in Angular app, understanding pipes, async, pure/impure, Subject and BehaviorSubject in theory

    • Setting up environment in Angular app involves configuring environment files for different environments like development, production, etc.

    • Pipes in Angular are used for transforming data in templates. Async pipes are used for handling asynchronous data streams.

    • Pure pipes are stateless and only recompute w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was interviewed for the Senior frontend developer position virtually. The interview went really well. Some basic to moderate angular interview questions were asked. then they said the interview is over.. HR was on the call, she ask me to wait for some time. Then she added a manager and said you will have to go through the managerial round right now. I was not prepared, given all the answers which was project related and weakness how to manage team and all.

Then he said do you know microfrontend. I said that its not in my experience as of now but i can learn and adapt it easily. Then asked about Work from office as i belong to pune and position was for pune i was quite okay with it. Then they wrap up the interview. I was very positive and was expecting HR round mail instead i got mail for rejection stating we are sorry about it. I was 95% positive about the interview as it was nothing that I didnt answered.

Even after mailing them back what is feedback they didnt bother to reply.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Walk-in

Round 1 - Technical 

(5 Questions)

  • Q1. Hibernate, MicroService static keywords,super key words
  • Q2. SQL group by query
  • Q3. Hibernate annotations
  • Q4. Singleton class
  • Q5. Controller and rest controller

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics question of Java
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is MVC and explain how it works?
  • Ans. 

    MVC stands for Model-View-Controller, a software design pattern that separates the application into three main components.

    • Model: Represents the data and business logic of the application.

    • View: Represents the UI components of the application.

    • Controller: Acts as an intermediary between Model and View, handling user input and updating the Model accordingly.

    • MVC helps in organizing code, improving maintainability, and promo...

  • Answered by AI
  • Q2. What is Index Fragmentation in SQL
  • Ans. 

    Index fragmentation in SQL occurs when the logical order of pages in an index does not match the physical order in the data file.

    • Index fragmentation can lead to decreased query performance as the database engine has to scan more pages to retrieve data.

    • Fragmentation can be caused by frequent insertions, deletions, or updates on the indexed columns.

    • Rebuilding or reorganizing indexes can help reduce fragmentation and impr...

  • Answered by AI
  • Q3. Explain about myself
Round 2 - Technical 

(2 Questions)

  • Q1. About My Company and Project
  • Q2. Asked to write SQL query to find the 2nd highest salary of an employee

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What Micro services design pattern used
  • Ans. 

    The microservices design pattern used is the API Gateway pattern.

    • API Gateway pattern is used to provide a single entry point for clients to access multiple microservices.

    • It helps in routing requests, load balancing, authentication, and monitoring.

    • Examples include Netflix Zuul and Amazon API Gateway.

  • Answered by AI
  • Q2. Spring boot project internal working

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding platform/notepad

Interview Preparation Tips

Interview preparation tips for other job seekers - practice leetcode
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2023.

Round 1 - Technical 

(1 Question)

  • Q1. OOPS concepts, .NET MVC, .NET CORE questions

Sunoida Solutions Interview FAQs

How many rounds are there in Sunoida Solutions Senior Software Developer interview?
Sunoida Solutions interview process usually has 3 rounds. The most common rounds in the Sunoida Solutions interview process are Resume Shortlist, Coding Test and Technical.

Tell us how to improve this page.

People are getting interviews through

based on 1 Sunoida Solutions interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Sunoida Solutions Senior Software Developer Salary
based on 5 salaries
₹8.5 L/yr - ₹10.5 L/yr
33% less than the average Senior Software Developer Salary in India
View more details
Software Engineer
33 salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Software Developer
16 salaries
unlock blur

₹3.5 L/yr - ₹11 L/yr

Senior Software Engineer
16 salaries
unlock blur

₹6 L/yr - ₹13.5 L/yr

Plsql Developer
15 salaries
unlock blur

₹2.5 L/yr - ₹8.5 L/yr

Oracle Developer
7 salaries
unlock blur

₹1.8 L/yr - ₹3.9 L/yr

Explore more salaries
Compare Sunoida Solutions with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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