Upload Button Icon Add office photos

Filter interviews by

Eightfold AI Technical Support Engineer Interview Questions and Answers for Experienced

Updated 25 Apr 2024

Eightfold AI Technical Support Engineer Interview Experiences for Experienced

1 interview found

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

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Assignment 

Sql related assignment mainly joins and API

Round 2 - Technical 

(1 Question)

  • Q1. Write a query for join How you troubleshoot if user unable to login
  • Ans. 

    To troubleshoot if a user is unable to login, check for database issues, network connectivity problems, and user credentials.

    • Check if the user is entering the correct username and password

    • Verify if the user account is active and not locked out

    • Ensure there are no network connectivity issues preventing the user from reaching the login server

    • Check the database for any issues that may be preventing the user from logging in

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Project discussion
Round 2 - Coding Test 

Was a small test and was easy

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

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy DSA questions , SQL, Aptitude,

Round 2 - Group Discussion 

Topic on Today's Relevance - EV in India

Interview Preparation Tips

Interview preparation tips for other job seekers - Study DSA basic array, string and linkedList questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Had assignment for ror and react basic crud

Round 2 - Technical 

(2 Questions)

  • Q1. Elevator problem in java
  • Ans. 

    Elevator problem in Java

    • Create an Elevator class with methods for moving up and down

    • Use a Queue to keep track of the floors that need to be visited

    • Implement a scheduling algorithm to determine the order of floor visits

  • Answered by AI
  • Q2. Horse race puzzle solution

Interview Preparation Tips

Interview preparation tips for other job seekers - keep ur code well defined and structured to get distinguished

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

45 mins, Basic aptitude , comprehension and decision making questions

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to databases, DSA - medium, SQL Queries

I applied via Campus Placement and was interviewed in Jun 2022. There were 5 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 - Aptitude Test 

50 mcq were asked in 12 mins. Most of the candidates qualified this round.

Round 3 - Coding Test 

3 coding questions of basic DSA were asked. Also few mcqs from Operating System, Networking and DBMS.

Round 4 - Technical 

(3 Questions)

  • Q1. The technical round was of 40 mins. 3 standard questions from DSA were asked for which only approach was enough. Questions were from string, array and tree- Rotated string, Lowest common ancestor, etc.
  • Q2. Project related discussion regarding my role in the team.
  • Q3. A few HR questions related to family background. Why not go for higher studies like the rest of my family. Had to convince him that I saw more growth in working for an organisation.
Round 5 - HR 

(1 Question)

  • Q1. My introduction then, standard HR questions like where do i see myself in coming yrs, why do i want to join the company, etc. It lasted 10 mins

Interview Preparation Tips

Topics to prepare for Cogoport Software Engineer interview:
  • DSA
  • DBMS
  • OS
  • Networking
  • Project
Interview preparation tips for other job seekers - Try to present yourself in a confident and straightforward manner. Ask as many questions as possible at the end to convey your eagerness to join the company.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. 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 - Aptitude Test 

50 questions in 12mins

Round 3 - Technical 

(1 Question)

  • Q1. Basic DSA question in binary search and memoization

Interview Preparation Tips

Interview preparation tips for other job seekers - basic DSA question on binary search and basic memoization was asked
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 4 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 - Aptitude Test 

15 minutes test.
50 questions
easy questions
Management , Leadership , Character Type questions

Round 3 - Coding Test 

2 coding questions
resume grilling
easy medium questions

Round 4 - HR 

(2 Questions)

  • Q1. Time management questions
  • Q2. Toughest project you work upon
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

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 

In first round, interviewer asked 2 coding questions and to write code on the call itslef.

Round 3 - Technical 

(2 Questions)

  • Q1. HLD - High level Design
  • Q2. Design a system similar to BookMyShow
  • Ans. 

    Design a system similar to BookMyShow for booking tickets for events and movies.

    • User registration and login system

    • Event and movie listing with details and show timings

    • Seat selection and booking process

    • Payment gateway integration

    • Booking history and ticket download option

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. LLD - Low level design
Round 5 - Technical 

(1 Question)

  • Q1. Database schema design

Skills evaluated in this interview

I applied via Job Portal and was interviewed in Nov 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. About java and execution
  • Q2. Java fundamentals using of java what we clear
  • Q3. What do you do when the system getting more errors
  • Ans. 

    I analyze the error logs and identify the root cause of the errors. Then, I work on fixing the issues.

    • Analyze the error logs to identify the root cause of the errors

    • Work on fixing the issues causing the errors

    • Implement preventive measures to avoid similar errors in the future

  • Answered by AI
  • Q4. Java introduction and it's invention
  • Ans. 

    Java is a high-level programming language invented by James Gosling at Sun Microsystems in 1995.

    • Java is an object-oriented language that is platform-independent.

    • It was designed to have a simple syntax and be easy to learn.

    • Java is used for developing a wide range of applications, from mobile apps to enterprise software.

    • Java's popularity is due in part to its robustness, security, and scalability.

    • Some popular Java-based ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for AmbitionBox Software Engineer interview:
  • English Literature
Interview preparation tips for other job seekers - Be silently when the interview is processing be confident

Skills evaluated in this interview

Eightfold AI Interview FAQs

How many rounds are there in Eightfold AI Technical Support Engineer interview for experienced candidates?
Eightfold AI interview process for experienced candidates usually has 2 rounds. The most common rounds in the Eightfold AI interview process for experienced candidates are Technical and Assignment.
How to prepare for Eightfold AI Technical Support Engineer interview for experienced candidates?
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 Eightfold AI. The most common topics and skills that interviewers at Eightfold AI expect are Advertising, Ajax, Backend, Customer Satisfaction and Customer satisfaction.

Tell us how to improve this page.

Eightfold AI Technical Support Engineer Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Cogoport Interview Questions
2.9
 • 53 Interviews
MyCaptain Interview Questions
3.2
 • 40 Interviews
HyperVerge Interview Questions
4.3
 • 25 Interviews
HackerRank Interview Questions
4.2
 • 23 Interviews
Arzooo.com Interview Questions
2.4
 • 23 Interviews
Treebo Hotels Interview Questions
3.3
 • 22 Interviews
Simpl Interview Questions
2.9
 • 17 Interviews
View all
Eightfold AI Technical Support Engineer Salary
based on 13 salaries
₹14 L/yr - ₹22 L/yr
280% more than the average Technical Support Engineer Salary in India
View more details

Eightfold AI Technical Support Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

2.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Solution Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Eightfold AI with

Talview

3.1
Compare

Belong

5.0
Compare

HackerRank

4.2
Compare

iMocha

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