Upload Button Icon Add office photos
Engaged Employer

i

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

TO THE NEW Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 579 Reviews

Filter interviews by

TO THE NEW Software Engineer Interview Questions, Process, and Tips

Updated 12 Nov 2024

Top TO THE NEW Software Engineer Interview Questions and Answers

View all 9 questions

TO THE NEW Software Engineer Interview Experiences

15 interviews found

Software Engineer Interview Questions & Answers

user image Mohammad Rafi

posted on 23 Feb 2022

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

Round 1 - Coding Test 

First round was coding test which was neither too difficult nor a piece of cake. There were three questions to do Java. One of them was to separate words in a given string which was a sentence.

Round 2 - Technical 

(1 Question)

  • Q1. Easy question: Write a program to separate odd and even numbers from an array.
  • Ans. 

    Program to separate odd and even numbers from an array.

    • Loop through array and check if each number is odd or even

    • Create two separate arrays for odd and even numbers

    • Return both arrays

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.
  • Q4. Tell me about your project

Interview Preparation Tips

Topics to prepare for TO THE NEW Software Engineer interview:
  • Java
  • Javascript
  • HTML
  • CSS
Interview preparation tips for other job seekers - When I first got allocated to a project, I found it too overwhelming to work because everything was new to me and the project was running under pressure, but later on I felt good as I started learning things. One thing is for sure, you will gain a lot of experience in just one year in this company which is a really good thing!

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Verbal,maths and english

Round 2 - Coding Test 

Arrays ,strings and hashmap

Round 3 - One-on-one 

(2 Questions)

  • Q1. Difference between java and c++
  • Ans. 

    Java is platform-independent, object-oriented, and has automatic memory management. C++ is faster, closer to hardware, and allows more control over memory management.

    • Java is platform-independent, while C++ is platform-dependent.

    • Java is object-oriented, while C++ supports both procedural and object-oriented programming.

    • Java has automatic memory management (garbage collection), while C++ requires manual memory management...

  • Answered by AI
  • Q2. Concepts of function overloading and function overriding

Interview Preparation Tips

Interview preparation tips for other job seekers - my hr round is left till now as my interview is on this saturday so i dont recieve mail till now for further process.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude way taken into account

Round 2 - Coding Test 

Basic data structures and oops concept

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Palindrome sentence
  • Ans. 

    A palindrome sentence is a sentence that reads the same forwards and backwards.

    • Check if the sentence is the same when read forwards and backwards, ignoring spaces and punctuation.

    • Examples: 'A man, a plan, a canal, Panama' is a palindrome sentence.

    • Examples: 'Hello world' is not a palindrome sentence.

  • Answered by AI
  • Q2. Target sum array

Interview Preparation Tips

Interview preparation tips for other job seekers - Two coding questions will be asked first on target sum second palindrome string followed by design patterns

TO THE NEW interview questions for designations

 Senior Software Engineer

 (11)

 Software Engineer Trainee

 (2)

 Software Developer

 (1)

 Senior Software Developer

 (1)

 Software Development Engineer Intern

 (1)

 Senior Software Engineer 1

 (1)

 Devops Engineer

 (8)

 Data Engineer

 (2)

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

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

1-HR round, basic Aptitude questions

Round 2 - Technical 

(5 Questions)

  • Q1. Interviewer was good, Tough basic java questions were asked, Problem : Count the frequency of Char in given string.
  • Q2. Inheritance in java
  • Ans. 

    Inheritance in Java allows a class to inherit properties and behaviors from another class.

    • Inheritance is achieved using the 'extends' keyword in Java.

    • Subclasses can access the methods and fields of the superclass.

    • Java does not support multiple inheritance, but a class can implement multiple interfaces.

  • Answered by AI
  • Q3. What is java platform independent
  • Ans. 

    Java platform independence refers to the ability of Java code to run on any device or operating system without modification.

    • Java code is compiled into bytecode, which can be executed on any device with a Java Virtual Machine (JVM)

    • JVM acts as an abstraction layer between the Java code and the underlying hardware and operating system

    • This allows Java programs to be written once and run anywhere, making them platform indep

  • Answered by AI
  • Q4. SQL query for second max salary
  • Ans. 

    Use SQL query with subquery to find second highest salary

    • Use subquery to find the max salary first

    • Then use another subquery to find the max salary excluding the previously found max salary

  • Answered by AI
  • Q5. Access modifiers in depth
  • Ans. 

    Access modifiers control the visibility and accessibility of classes, methods, and variables in object-oriented programming.

    • Access modifiers include public, private, protected, and default (package-private)

    • Public: accessible from any other class

    • Private: only accessible within the same class

    • Protected: accessible within the same package and subclasses

    • Default: accessible within the same package

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top TO THE NEW Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
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 

Hacker Earth Challenge to test problem solving

Round 3 - Technical 

(3 Questions)

  • Q1. Basics of Java and its uses
  • Q2. Project Experience and learnings
  • Q3. Challenges faced till date and how I overcome them
  • Ans. 

    Overcoming challenges faced as a software engineer

    • Managing tight deadlines by prioritizing tasks and effectively managing time

    • Resolving complex technical issues by conducting thorough research and collaborating with team members

    • Adapting to new technologies and frameworks by continuously learning and upskilling

    • Working with cross-functional teams and effectively communicating to ensure smooth project execution

    • Handling mu...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practising and learning and you’ll land with a good offer
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Shri Ramswaroop Memorial College of Engineering & Management, Lucknow and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Very easy objective question and 2 coding question

Round 2 - Technical 

(2 Questions)

  • Q1. Basic question from resume listed skill and project
  • Q2. Some basic java questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - Coding Test 

Maximum sum of sub array

Round 2 - HR 

(2 Questions)

  • Q1. Why you wanna join TTN
  • Ans. 

    I am passionate about TTN's innovative projects and collaborative work environment.

    • Exciting projects at TTN attract me

    • I value collaborative work environment

    • I am impressed by TTN's reputation in the industry

  • Answered by AI
  • Q2. Your strength and weakness
  • Ans. 

    Strength: Problem-solving skills, Weakness: Overthinking

    • Strength: I have strong problem-solving skills which allow me to efficiently analyze and solve complex issues.

    • Weakness: Sometimes I tend to overthink situations, which can lead to indecision or unnecessary stress.

    • Strength: I am able to think creatively and come up with innovative solutions to challenges.

    • Weakness: I can be overly critical of my own work, which may

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Design LRU Cache
  • Ans. 

    LRU Cache is a data structure that stores the most recently used items, discarding the least recently used items when full.

    • Use a combination of a doubly linked list and a hashmap to efficiently implement LRU Cache.

    • When an item is accessed, move it to the front of the linked list to mark it as the most recently used.

    • When the cache is full, remove the least recently used item from the end of the linked list and the hashm

  • Answered by AI
  • Q2. Java Basics questions on collections and oops
Round 2 - Technical 

(1 Question)

  • Q1. Dsa question on minimum no of coins for a given amount when coins of denomination 1,2,5,10 available.
Round 3 - Technical 

(1 Question)

  • Q1. Design database schema for food delivery app
  • Ans. 

    Design a database schema for a food delivery app

    • Create tables for users, restaurants, orders, and menu items

    • Use foreign keys to establish relationships between tables

    • Include columns for user details, restaurant details, order details, and menu item details

    • Consider adding tables for reviews, ratings, and payment information

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core java well, DSA and little bit system design can be asked.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2021. There were 4 interview rounds.

Round 1 - Coding Test 

It consists of three basic questions related to string and array.

Round 2 - Technical 

(1 Question)

  • Q1. This is the technical round 1. This went for arround 45 minutes. Interviewer asked about myself. Then he gave me a problem(Finding Second Largest) Then he took a look at my resume, my primary language was ...
Round 3 - Technical 

(1 Question)

  • Q1. This was technical round 2.It goes on for arround 1 hours. Interviewer asked about the project i worked on . Then interviewer gave me two problem 1. Flattening nested list 2. Second maximum Then two sql q...
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What is your family background?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be confident on what you tell. They might confuse you with questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 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 - One-on-one 

(1 Question)

  • Q1. Basic JS - var, let, const, arrow functions, equality operators, truthy falsy values, Logical Operators, React hooks, lifecycle methods, Redux flow, one DSA question
Round 3 - One-on-one 

(1 Question)

  • Q1. React Native Bridging Concept
Round 4 - HR 

(1 Question)

  • Q1. Regular discussion on why you want to join the company, long terms goals.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview Level is easy, just keep your basic concepts clear

TO THE NEW Interview FAQs

How many rounds are there in TO THE NEW Software Engineer interview?
TO THE NEW interview process usually has 2-3 rounds. The most common rounds in the TO THE NEW interview process are Technical, Coding Test and HR.
How to prepare for TO THE NEW Software Engineer 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 TO THE NEW. The most common topics and skills that interviewers at TO THE NEW expect are AWS, Javascript, Management, Python and Devops.
What are the top questions asked in TO THE NEW Software Engineer interview?

Some of the top questions asked at the TO THE NEW Software Engineer interview -

  1. Easy question: Write a program to separate odd and even numbers from an arr...read more
  2. Design database schema for food delivery ...read more
  3. What is java platform independ...read more

Tell us how to improve this page.

TO THE NEW Software Engineer Interview Process

based on 7 interviews in last 1 year

2 Interview rounds

  • Aptitude Test Round
  • Technical Round
View more

People are getting interviews through

based on 12 TO THE NEW interviews
Campus Placement
Job Portal
Referral
WalkIn
33%
25%
25%
17%
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
TO THE NEW Software Engineer Salary
based on 557 salaries
₹4 L/yr - ₹13.9 L/yr
At par with the average Software Engineer Salary in India
View more details

TO THE NEW Software Engineer Reviews and Ratings

based on 72 reviews

3.6/5

Rating in categories

3.6

Skill development

3.3

Work-Life balance

3.4

Salary & Benefits

3.7

Job Security

3.7

Company culture

3.3

Promotions/Appraisal

3.2

Work Satisfaction

Explore 72 Reviews and Ratings
Senior Software Engineer
590 salaries
unlock blur

₹9 L/yr - ₹27.5 L/yr

Software Engineer
558 salaries
unlock blur

₹4 L/yr - ₹13.9 L/yr

Associate Technical Leader
232 salaries
unlock blur

₹12.8 L/yr - ₹35.4 L/yr

Senior Quality Engineer
164 salaries
unlock blur

₹7 L/yr - ₹22.5 L/yr

Devops Engineer
154 salaries
unlock blur

₹4.5 L/yr - ₹14.5 L/yr

Explore more salaries
Compare TO THE NEW with

TCS

3.7
Compare

Infosys

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