Upload Button Icon Add office photos

Filter interviews by

Techorbit Associate Consultant Interview Questions and Answers

Updated 16 Mar 2023

Techorbit Associate Consultant Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Sep 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. 1.About flask authentication and authorisation.
  • Q2. Python basics questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through python basic like data type and flask basic.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Questions from C, Data structure, OS,Database
  • Q2. Technical + HR

Interview Preparation Tips

Round: Test
Experience: This round was simple.
It consist of 5 sections ..1.Aptitude (10 questions). 2.Operating System Basics and Unix Commands(16 questions) 3.Data Structure(9 questions) 4.Output C Questions(6 questions) 5.Programming questions out of 4 any 2 you can do.(2 questions from data structure and 2 from sorting)
Tips: If you know the basics of all these topics then you can easily clear this round.Try to score as more marks as possible because this score counts in the next round too.

Round: Technical Interview
Experience: Moderate
Tips: Be confident and don't get panic.If you don't know anything simply say no don't waste time.

Round: Technical Interview
Experience: Moderate

Skill Tips: Be Confident and keep calm.You must have the complete knowledge of the projects which you have written in your resume.
Skills: C, Data Structure, os, Database
College Name: VIT VELLORE
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It consists of basic aptitude questions and some coding output questions followed by basic SQL questions. Overall the difficulty level was medium.

Round 2 - Technical 

(1 Question)

  • Q1. They asked me to write code for 4 problems. All questions consists array medium level and then there are difficult SQL questions to solve. Unfortunately I couldn't passed this round. But it was a great lea...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mathematical and logical questions including distance -time, work -time, reasoning, blood relation etc

Round 2 - Technical 

(1 Question)

  • Q1. Database queries including joins.
Round 3 - Coding Test 

DSA moderate question like string reverse, string rotation, frequency of letter in a string.

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

I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It has general aptitude questions with moderate difficulty

Round 2 - Coding Test 

It was mixed coding plus SQL question after the exam I had explain my solution.

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

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

Round 1 - Aptitude Test 

Simple questions of quant and coding output

Round 2 - Coding Test 

3 coding question and one pattern question

Round 3 - Technical 

(2 Questions)

  • Q1. Discussions on questions of prev round
  • Q2. One SQL query need to implement

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to good on SQL for passing there interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQ - 20 (aptitude), 20(c+ and sql)

Round 2 - Coding Test 

Pattern, array and sql questions

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

I applied via Naukri.com and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Very easy questions were asked in aptitude test. Anyone with good logical reasoning would easily pass through it.

Round 3 - Coding Test 

Test was taken Hackerrank. One medium level question related to string was asked. Some fundamental questions about JavaScript and then a disussion on OOPs concepts.

Round 4 - One-on-one 

(1 Question)

  • Q1. This was a non-technical managerial round. Someone from leadership had a call in which he asked some behavorial questions, personal interests and discussed about company and its culture.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus and be clear about fundamentals of technologies and concepts (especially on those which are mentioned in job description). Also, for managerial round be yourself and don't try to manipulate. If you keep these points in mind you will easily pass interviews.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic java questions
  • Q2. Sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI
  • Q2. Find missing number from nth number array.
  • Ans. 

    Find missing number from nth number array.

    • Iterate through the array and calculate the sum of all numbers

    • Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2

    • Subtract the sum of array from the sum of numbers from 1 to n to find the missing number

  • Answered by AI
  • Q3. Explain inheritance and it types
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows a class to reuse code from another class.

    • Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.

    • Example: Class B inherits from Class A, so Class B can access

  • Answered by AI
  • Q4. Find 2nd max elements from aaray
  • Ans. 

    Find 2nd max element from array of strings

    • Sort the array in descending order

    • Skip the first element (max element)

    • Return the second element

  • Answered by AI

Skills evaluated in this interview

Techorbit Interview FAQs

How many rounds are there in Techorbit Associate Consultant interview?
Techorbit interview process usually has 2 rounds. The most common rounds in the Techorbit interview process are Resume Shortlist and Technical.
What are the top questions asked in Techorbit Associate Consultant interview?

Some of the top questions asked at the Techorbit Associate Consultant interview -

  1. 1.About flask authentication and authorisati...read more
  2. Python basics questi...read more

Tell us how to improve this page.

Techorbit Associate Consultant Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Techorbit Associate Consultant Salary
based on 27 salaries
₹4 L/yr - ₹8.5 L/yr
34% less than the average Associate Consultant Salary in India
View more details

Techorbit Associate Consultant Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

-

Skill development

-

Work-life balance

-

Salary

-

Job security

-

Company culture

-

Promotions

-

Work satisfaction

Explore 1 Review and Rating
Information Technology Recruiter
31 salaries
unlock blur

₹1.3 L/yr - ₹3 L/yr

Associate Consultant
27 salaries
unlock blur

₹4 L/yr - ₹8.5 L/yr

Business Associate
15 salaries
unlock blur

₹3.6 L/yr - ₹9 L/yr

US IT Recruiter
13 salaries
unlock blur

₹2 L/yr - ₹4.4 L/yr

Senior IT Recruiter
7 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Explore more salaries
Compare Techorbit with

Plada Infotech Services

3.6
Compare

Affiliated Computer Services

3.8
Compare

Samsung Semiconductor

3.5
Compare

Smart Call Center Solutions

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