Upload Button Icon Add office photos
Engaged Employer

i

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

Tor.ai Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 54 Reviews

Filter interviews by

Tor.ai Software Developer Interview Questions and Answers

Updated 23 Jul 2024

Tor.ai Software Developer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. OOPS, Solid Principle, MVC

Interview questions from similar companies

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 Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

OOPS , DBMS , OS , and DSA concepts

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS related concepts
  • Q2. Networking and Network Security
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your Project and why you use this tech for this project.
  • Q2. Find the mid element in the link list.
  • Ans. 

    To find the mid element in a linked list, use two pointers - one moving at double the speed of the other.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.

    • The element pointed to by the slow pointer at this point is the mid element of the linked list.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Linked List Palindrome
  • Q2. Combination Sum
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

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 - Aptitude Test 

Personal information, qualification,working or not

Round 3 - One-on-one 

(3 Questions)

  • Q1. Job related questions
  • Q2. Salary discussion and job description
  • Q3. Role of the working and project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - No any advice
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Inverted right angle triangle
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. You have a hotel and how will you create a complete schema for hotel
  • Ans. 

    To create a complete schema for a hotel, you need to consider various entities like rooms, guests, reservations, staff, amenities, etc.

    • Entities to include: rooms, guests, reservations, staff, amenities, invoices, payments

    • Relationships between entities: guest stays in a room, staff manages reservations, amenities are available in rooms

    • Attributes for each entity: room number, guest name, reservation date, staff ID, ameni

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. They will ask you about core java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Feb 2023. There were 3 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 - Coding Test 

Basic Programming questions such as string reverse,sum of digits,reverse a number,convert character into binary number,count of a string.

Round 3 - Technical 

(2 Questions)

  • Q1. Introduction About strings About arrays Oops principles Resume related questions
  • Q2. Polymorphism Inheritance Interface Abstraction

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare about oops principles
Java concepts
Resume related concepts

I was interviewed before Sep 2020.

Round 1 - Face to Face 

(3 Questions)

Round duration - 25 minutes
Round difficulty - Easy

This was face to face interview round. All questions asked by the interviewer were based on data structures.

  • Q1. Detect loop

    Detect loop in linked list.

  • Ans. 
    • I told the interviewer about two pointers approach that is using the concept of the slow and fast pointer. Then he asked me to write its code which I wrote very neatly with comments in the code.
  • Answered by CodingNinjas
  • Q2. Tree Symmetricity

    Given a binary tree, check whether it is a mirror of itself.

     

    For example, this binary tree is symmetric:

     

           1

        /      \

      2...

  • Ans. 
    • I just give recursion based approach to the interviewer by checking the current root and calling the recursion on the left and right part. Also after the discussion of approach I wrote its functional code to the interviewer.
  • Answered by CodingNinjas
  • Q3. Anagram Pairs

    Check whether two given strings are anagram or not.

  • Ans. 
    • I firstly gave sorting and comparing solution, but he asked me to optimize it so I gave him a hashing based solution and he was satisfied by my approach.
  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from JAYPEE INSTITUTE OF INFORMATION TECHNOLOGY. I applied for the job as SDE - 1 in IndoreEligibility criteria6.5 CGPACleartrail Technologies interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Operating System, Computer Networks, Security, and Authentication.Time required to prepare for the interview - 1.5 MonthsInterview preparation tips for other job seekers

Always be confident in front of the interviewer but don’t be overconfident. Also for interview preparation, I took course from CodingNinjas which was a game-changer for me as I got to know all the important concepts and questions which are asked in interviews.

Application resume tips for other job seekers

Be honest on resume. Keep it subtle. Even if you are a good Competitive programmer, don’t brag during interviews.

Final outcome of the interviewSelected

Skills evaluated in this interview

Tor.ai Interview FAQs

How many rounds are there in Tor.ai Software Developer interview?
Tor.ai interview process usually has 1 rounds. The most common rounds in the Tor.ai interview process are Technical.

Tell us how to improve this page.

Tor.ai Software Developer Salary
based on 12 salaries
₹3.5 L/yr - ₹8.1 L/yr
35% less than the average Software Developer Salary in India
View more details

Tor.ai Software Developer Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.0

Skill development

3.9

Work-Life balance

3.1

Salary & Benefits

5.0

Job Security

5.0

Company culture

3.1

Promotions/Appraisal

4.0

Work Satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
19 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Senior Software Developer
14 salaries
unlock blur

₹4 L/yr - ₹6.6 L/yr

Software Developer
12 salaries
unlock blur

₹3.5 L/yr - ₹8.1 L/yr

Software Engineer
10 salaries
unlock blur

₹4.5 L/yr - ₹8.1 L/yr

Senior Systems Engineer
9 salaries
unlock blur

₹3.8 L/yr - ₹6 L/yr

Explore more salaries
Compare Tor.ai with

ZestMoney

4.0
Compare

CRED

3.5
Compare

Razorpay

3.6
Compare

Paytm

3.3
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