Upload Button Icon Add office photos

Filter interviews by

Saranyu Technologies Associate Software Engineer Interview Questions and Answers

Updated 11 May 2022

Saranyu Technologies Associate Software Engineer Interview Experiences

1 interview found

I applied via Job Portal and was interviewed before May 2021. There were 5 interview rounds.

Round 1 - Aptitude Test 

Some Basic questions from Aptitude.

Round 2 - Coding Test 

Basic programing questions like reversing etc

Round 3 - Technical 

(1 Question)

  • Q1. Oral Technical round.
Round 4 - Behavioral 

(1 Question)

  • Q1. Technical round with manager.
Round 5 - HR 

(1 Question)

  • Q1. Only about the compensation.

Interview Preparation Tips

Interview preparation tips for other job seekers - We can gain more technical knowledge, but work pressure is more.

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Saranyu Technologies?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What certifications should a software developer have?
  • Ans. 

    Certifications are not mandatory for software developers, but can add value to their resume.

    • Certifications in programming languages like Java, Python, C++

    • Certifications in software development methodologies like Agile, Scrum

    • Certifications in cloud computing platforms like AWS, Azure

    • Certifications in security like CISSP, CEH

    • Certifications in project management like PMP

    • Certifications in mobile app development like Androi...

  • Answered by AI

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
Q2. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Accenture
Q3. Write a function to determine if a given string is a valid passwo ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
asked in CGI Group
Q5. Frog Jump Problem Statement A frog is positioned on the first ste ... read more

Interview Questionnaire 

2 Questions

  • Q1. According the qualifications
  • Q2. According the resume details qualifications

I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is the polymorphism?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • Polymorphism allows objects to be treated as if they are of multiple types.

    • It enables code to be written that can work with objects of different classes in a uniform way.

    • Polymorphism can be achieved through method overloading or method overriding.

    • Example: A shape class can have multiple subclasses like circle, square, triangle, etc. and all can be treated a...

  • Answered by AI
  • Q2. What is inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows for code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class, and can also add new properties and method...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - online process in the test of the question

Interview Questionnaire 

3 Questions

  • Q1. Why should we hire you?
  • Q2. What are your weaknesses?
  • Q3. What are your goals

Interview Preparation Tips

Interview preparation tips for other job seekers - Make list of questions that you would like to ask during the interview
Be prepared
Display confidence during interview

I applied via Naukri.com and was interviewed in Jun 2021. There were 2 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - There was total 3 technical rounds and 1 HR round. Technical rounds was mostly about DSA and basic subjective questions. Average time for each round was 1 hour 15 mins. In each round I write code in C++ and then check it by dry running some examples and edge cases. This whole process took almost 2 weeks and in the end result was positive. Use pen and paper, think calmly, take your time, ask interviewer if you are stuck. Best of Luck and happy codding :)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Resume based questions
  • Q2. Event loop in nodejs
  • Ans. 

    Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.

    • Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js

    • It allows Node.js to perform non-blocking operations efficiently

    • Event loop continuously checks the event queue for new events to execute

  • Answered by AI
  • Q3. Javascript es6 questions

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Promises in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions with some basic coding questions

Round 2 - Coding Test 

They have given 3 coding questions and some pseudo codings

Round 3 - Technical 

(2 Questions)

  • Q1. Tell about your self
  • Q2. Some coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Projects you have done
  • Ans. 

    I have worked on various projects, including web applications, mobile apps, and data analysis tools, enhancing user experience and efficiency.

    • Developed a responsive web application using React and Node.js for an e-commerce platform, improving load time by 30%.

    • Created a mobile app for a local restaurant that allows users to place orders and make reservations, increasing customer engagement.

    • Implemented a data analysis to...

  • Answered by AI
  • Q2. Scenario based questions
Round 2 - HR 

(2 Questions)

  • Q1. Why you want to join
  • Q2. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best ☺️

Saranyu Technologies Interview FAQs

How many rounds are there in Saranyu Technologies Associate Software Engineer interview?
Saranyu Technologies interview process usually has 5 rounds. The most common rounds in the Saranyu Technologies interview process are Aptitude Test, Coding Test and Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.8
 • 150 Interviews
3 Minds Digital Interview Questions
4.3
 • 73 Interviews
Cogoport Interview Questions
3.1
 • 54 Interviews
AccioJob Interview Questions
3.7
 • 51 Interviews
Prepca Eduserv Interview Questions
4.0
 • 44 Interviews
Adda 247 Interview Questions
3.1
 • 37 Interviews
NexTurn Interview Questions
4.1
 • 34 Interviews
View all
Software Engineer
24 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Software Developer
11 salaries
unlock blur

₹4.5 L/yr - ₹7.8 L/yr

Softwaretest Engineer
11 salaries
unlock blur

₹4.5 L/yr - ₹11.2 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹6 L/yr - ₹17 L/yr

Lead Engineer
5 salaries
unlock blur

₹14 L/yr - ₹18 L/yr

Explore more salaries
Compare Saranyu Technologies with

Cogoport

3.1
Compare

Zidio Development

4.5
Compare

Adda 247

3.2
Compare

Treebo Hotels

3.2
Compare
write
Share an Interview