Upload Button Icon Add office photos
Engaged Employer

i

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

Tarutium Global Consulting Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tarutium Global Consulting Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Preparation Tips

Round: cgpa shortlisting round
Experience: There was a shortlist based on the CGPA and they took one technical interview

General Tips: Try to answer as much as possible. Don't be over confident. Don’t get too stressed up on placement procedures.Concentrate more on the hardware part and the microprocessors.
It was a bit challenging.
Skill Tips: These subjects should be prepared well-
Database
Operating System
Distributed system
Skills:
College Name: NIT Surathkal

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per our institute placement cell norms.
They were least interested in my resume. They cared more about your analytical skills rather than on your on campus activities.

Round: Test
Experience: The first round was the written test which had a few questions from data interpretation and some questions that were quite peculiar to the consulting sector as such. Only 24 students got shortlisted for the next round out of close to 350 applicants.
Tips: The cut off for the written test was very high. So ensuring accuracy and attempting all the questions is important.

Round: Case Study Interview
Experience: The next round was the case study round. The case that I was presented with was to calculate the number of hoardings in a metropolitan city with the help of given data. I failed to qualify beyond this round.
Tips: One should prepare for “Guesstimate” type case interviews (where the interviewee is tried to estimate the final answer based on logical deduction and analysis of the given facts) for this company as they give very high emphasis to the performance in the case study interview round.

College Name: IIT ROORKEE
Motivation: Indus Insight is a start-up which uses quantitative analytics to give solution to real life problems encountered in business. The company was founded by an IITB alumnus. It is growing at a fast pace and the best source of information about them was the pre placement talk organised by them.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per our institute placement cell norms.
For a consultant profile, they do look for a consistent academic performance, scholarships, Olympiads etc. So I did make sure to include all my academic achievements in my resume.

Round: Test
Experience: This was the first round and was conducted in October itself, well before the final placement process that begins only in December. The test had 20 questions. All the questions described a particular situation and 4 options describing solutions/implications of the situation were provided. The candidate was supposed to choose one of the 4 alternatives, which according to him, was the best possible answer. From what I recall, there wasn’t much calculation involved. Use of calculator was permitted.
Tips: Attempt all the questions. Be accurate.

Round: Guesstimate Interview
Experience: Around 23 students got shortlisted for the next round of selection process which was held in December.
This round was based on “guesstimate” problems. I was asked to calculate the total annual revenue of McDonalds in India. No other data was given. Use of calculator was not permitted. This interview lasted for about 10-15 minutes.
Some other candidate was asked to estimate the length of roads in Delhi. Another one was asked to calculate the number of road side ads/banners in Delhi.
Tips: Prepare for guesstimate problems and qualitative case analysis.

College Name: IIT ROORKEE
Motivation: Indus Insights is a new company. It had a team of only 6 people when it came for recruiting. Not much information was available on the internet. I did attend its pre-placement talk and that acted as the main source of information about the company and the profile offered.

I applied via Campus Placement and was interviewed before Nov 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Guesstimate and Logical Reasoning
  • Q2. Guesstimate and Case Study
  • Q3. Company Fit

Interview Preparation Tips

Interview preparation tips for other job seekers - Think Everything (every possible scenario) and be truthful

Interview Questionnaire 

2 Questions

  • Q1. Guesstimates and Case Studies.
  • Q2. Be prepared for case studies and don't lose your calm.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. List and tuple differences
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • Lists are mutable, meaning their elements can be changed after creation.

    • Tuples are immutable, meaning their elements cannot be changed after creation.

    • Lists are defined using square brackets [], tuples using parentheses ().

    • Lists are typically used for collections of similar items, tuples for fixed collections of dissimilar items.

  • Answered by AI
  • Q2. Generators in python
  • Ans. 

    Generators in Python are functions that allow you to iterate over a sequence of items without storing them all in memory at once.

    • Generators are created using a function with 'yield' instead of 'return'.

    • They are used to generate a sequence of values lazily, one at a time.

    • Generators are memory efficient as they do not store all values in memory at once.

    • Example: def my_generator(): for i in range(5): yield i

    • Example: ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(3 Questions)

  • Q1. Difference between Asp.net and Ado.net? Explain about Ado.net complete briefly?
  • Ans. 

    ASP.NET is a web development framework while ADO.NET is a data access technology for connecting to databases.

    • ASP.NET is used for building web applications, while ADO.NET is used for accessing and manipulating data from databases.

    • ASP.NET provides a framework for creating dynamic web pages, handling user input, and managing state, while ADO.NET provides a set of classes for interacting with databases.

    • ASP.NET includes fea...

  • Answered by AI
  • Q2. Difference between Functions and stored procedure?
  • Ans. 

    Functions return a value while stored procedures do not.

    • Functions are used to perform a specific task and return a value to the caller.

    • Stored procedures are used to execute a set of SQL statements and do not return a value.

    • Functions can be used in SQL statements while stored procedures cannot.

    • Functions can be called from within stored procedures.

    • Functions are deterministic while stored procedures may not be.

    • Functions c...

  • Answered by AI
  • Q3. Interface Inheritance Difference between overloading and overriding
  • Ans. 

    Interface is a contract that defines the methods a class must implement. Inheritance is the ability of a class to inherit properties and methods from another class.

    • Interface is used to achieve abstraction and multiple inheritance in Java.

    • Inheritance allows code reuse and promotes code organization.

    • Overloading is having multiple methods with the same name but different parameters.

    • Overriding is providing a different impl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare oops and asp.net ,ado.net ,SQL server concepts

Skills evaluated in this interview

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

(2 Questions)

  • Q1. DevOps tools related questions
  • Q2. And python programming questions

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Firstly They have asked me to introduce myself and further, they questions from manly 3 section from my resume
  • Q2. OOPS 1: Difference between Method overloading and method overriding 2: What is inheritance and it's benifits 3: Define encapsulation and Abstraction.
  • Ans. 

    Questions related to OOPS concepts in software engineering.

    • Method overloading is having multiple methods with the same name but different parameters, while method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.

    • Inheritance is the ability of a class to inherit properties and methods from its parent class. It allows for code reuse and promotes modularity.

    • Encapsu...

  • Answered by AI
  • Q3. SQL 1: Difference between primary key and unique key 2: Why we use Normalisation and there different types 3: Some questions from SQL query, Join, delete, update, etc.
  • Ans. 

    Answers to SQL related questions for Software Engineer interview

    • Primary key uniquely identifies a record in a table, while unique key ensures that no two records have the same value for a specific column

    • Normalization is used to eliminate data redundancy and improve data integrity. Types include 1NF, 2NF, 3NF, BCNF, 4NF, 5NF

    • SQL queries can be used to retrieve data from one or more tables using joins. Delete and update s

  • Answered by AI
  • Q4. Aptitude 1: One question from number series

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're going for the interview process for Milliman just well prepared all the above mentioned points, last but not least be genuine about your project

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Related to oops,
  • Q2. Micro services regarding

Tarutium Global Consulting Interview FAQs

How to prepare for Tarutium Global Consulting 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 Tarutium Global Consulting. The most common topics and skills that interviewers at Tarutium Global Consulting expect are Project Management, Consulting, Monitoring, Logistics and Analytical.

Tell us how to improve this page.

Interview Questions from Similar Companies

C DOT Interview Questions
3.8
 • 27 Interviews
Indus Insights Interview Questions
2.4
 • 25 Interviews
Milliman Interview Questions
3.8
 • 20 Interviews
Ven Consulting Interview Questions
3.4
 • 19 Interviews
Diverse Lynx Interview Questions
3.7
 • 19 Interviews
Selectsys Interview Questions
3.6
 • 15 Interviews
Gi Group Interview Questions
3.8
 • 15 Interviews
VHS Consulting Interview Questions
3.7
 • 14 Interviews
View all

Tarutium Global Consulting Reviews and Ratings

based on 16 reviews

4.3/5

Rating in categories

4.2

Skill development

4.4

Work-life balance

4.0

Salary

3.9

Job security

4.5

Company culture

4.0

Promotions

4.5

Work satisfaction

Explore 16 Reviews and Ratings
Associate Software Developer
4 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Consultant
3 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Intern
3 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Senior Accounts Executive
3 salaries
unlock blur

₹3.2 L/yr - ₹4.1 L/yr

Executive Accountant
3 salaries
unlock blur

₹1.9 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Tarutium Global Consulting with

Diverse Lynx

3.7
Compare

Shah Technical Consultants

3.5
Compare

Gi Group

3.8
Compare

Ven Consulting

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