Open In App

Afour Technologies Interview Experience (On-Campus)

Last Updated : 11 Jan, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Coding Test: 30 mins: The question was pretty simple and straightforward i.e to generate three random numbers and if the sum exceeds 100 then print lose, if the square root of the second and third numbers is equal to the second number then print win, if the sum of the second and third numbers is less than c, print lose.

PS: The motive was to analyze how well-indented, efficient code with proper comments one can write.

Round 1(Technical interview-45 mins):

  • Brief Introduction
  • Discussion on my personal projects
  • Explain foreign key
  • ACID properties
  • What is oops and its applications
  • A real-life example of the queue, a double-ended  queue
  • What is a linked list
  • What is a circular linked list
  • Name scheduling algorithm
  • Explain round robin scheduling algorithm

Round 2 (Coding interview -20 mins): It was a short round where the interviewer asked me to introduce myself and then he dived into the actual interview part where he asked me to write code to add two numbers without using any arithmetic operators after that, he asked about my preferences on which tech stack I want to work. 

Round 3(HR round-20 mins):

  • Brief Introduction
  • Asked  about my family background
  • What qualities do I possess for this role
  • What if one of your team members is not contributing to the project and how will you cheer him up
  •  Why do you want to join this company 
  • How will you benefit the society
  • Are you planning for higher studies
  • Discussed about the company and explained the roles of the company

Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads