Premium Employer

i

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

ATYETI Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 157 Reviews

Filter interviews by

ATYETI Senior Software Engineer Interview Questions and Answers

Updated 20 Jun 2024

ATYETI Senior Software Engineer Interview Experiences

4 interviews found

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Multithreading and synchronization related
  • Q2. Behaviour of of code snippets
  • Ans. 

    Code snippets can have different behaviors based on the programming language, syntax, and logic implemented.

    • Code snippets can produce different outputs based on the input provided.

    • The behavior of code snippets can be affected by the environment in which they are executed.

    • Errors in code snippets can lead to unexpected behaviors or crashes.

    • Code snippets can have different time and space complexities based on the algorith...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Jaavscript data types, Angular lifecycle hooks
  • Q2. Angular framework related questions, ExtJs related questions, CSS, javascript, html, typescript
Round 2 - Technical 

(1 Question)

  • Q1. Unit Testing, Coding question on Javascript
Round 3 - HR 

(2 Questions)

  • Q1. How to be a team player
  • Q2. Scenario Based Questions, Loyalty Check

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Simple coding test as per your skillset

Round 2 - Technical 

(1 Question)

  • Q1. It's a pure technical round. Focus on the basics of the language you know.
Round 3 - Behavioral 

(1 Question)

  • Q1. It simple technical plus managerial round where the client will ask you some technical questions about your day-to-day jobs/activities followed by some scenario-based questions. And briefing about their wo...

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your basics and testing part in Technical round
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic to medium questions on technologies which are mentioned in the resume
Round 2 - One-on-one 

(1 Question)

  • Q1. Again same basic to medium level questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack the interview , just be prepared all the technical questions which you put in your resume

ATYETI interview questions for designations

 Software Engineer

 (1)

 Senior Test Engineer

 (1)

 Senior QA Engineer

 (1)

 Software Developer

 (1)

 QA Engineer

 (1)

 Senior Principal Consultant

 (1)

 Senior Java Developer

 (1)

 Junior Java Developer

 (1)

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Leetcode easy level questions

Round 2 - Technical 

(1 Question)

  • Q1. Eliminate subsequent repetitions in a string
  • Ans. 

    Remove subsequent repetitions in a string

    • Iterate through the string and compare each character with the next one

    • If they are the same, remove the repetition by shifting the characters to the left

    • Repeat this process until all repetitions are eliminated

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioral questions asked by Delivery Manager
Round 4 - Client Interview 

(1 Question)

  • Q1. Behavioral round and past experience
Round 5 - Client Interview 

(2 Questions)

  • Q1. Design a URL shortener
  • Ans. 

    A URL shortener is a tool that takes a long URL and generates a shorter, more manageable link.

    • Generate a unique short code for each long URL

    • Store the mapping between short code and long URL in a database

    • Redirect users from short URL to original long URL when accessed

  • Answered by AI
  • Q2. Write unit test for a sevice class
  • Ans. 

    Unit test for a service class

    • Create a test class for the service class

    • Mock any dependencies of the service class

    • Write test methods to cover different scenarios

    • Use assertions to verify the expected outcomes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The fifth client technical interview went on for at least 2 hours. I was not shortlisted after 5 rounds of interview. The HR recruiter didn't inform this decision even after multiple follow-ups by call.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Go Lang related questions
  • Q2. System architecture
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Deep Technical Questions
  • Q2. Problem solving and usecases
Round 2 - Technical 

(1 Question)

  • Q1. Usecase based questions
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data structure question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are looking for job security and growth then skip this organisation

ATYETI Interview FAQs

How many rounds are there in ATYETI Senior Software Engineer interview?
ATYETI interview process usually has 2-3 rounds. The most common rounds in the ATYETI interview process are Technical, One-on-one Round and Coding Test.
What are the top questions asked in ATYETI Senior Software Engineer interview?

Some of the top questions asked at the ATYETI Senior Software Engineer interview -

  1. Behaviour of of code snipp...read more
  2. It simple technical plus managerial round where the client will ask you some te...read more
  3. Basic to medium questions on technologies which are mentioned in the res...read more

Tell us how to improve this page.

ATYETI Senior Software Engineer Interview Process

based on 3 interviews

Interview experience

2.3
  
Poor
View more
Join ATYETI Exceeding Expectations
ATYETI Senior Software Engineer Salary
based on 35 salaries
₹10.5 L/yr - ₹38 L/yr
62% more than the average Senior Software Engineer Salary in India
View more details

ATYETI Senior Software Engineer Reviews and Ratings

based on 10 reviews

3.4/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.4

Salary

3.1

Job security

3.6

Company culture

3.6

Promotions

3.4

Work satisfaction

Explore 10 Reviews and Ratings
Software Developer
52 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Senior Software Engineer
35 salaries
unlock blur

₹10.5 L/yr - ₹38 L/yr

Recruitment Analyst
34 salaries
unlock blur

₹3.2 L/yr - ₹6.5 L/yr

Senior Associate
26 salaries
unlock blur

₹13 L/yr - ₹30 L/yr

Software Engineer
25 salaries
unlock blur

₹3.8 L/yr - ₹14 L/yr

Explore more salaries
Compare ATYETI with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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