Upload Button Icon Add office photos

Filter interviews by

Tokai Imperial Rubber India Associate Consultant Interview Questions and Answers

Updated 6 Apr 2023

Tokai Imperial Rubber India Associate Consultant Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2023. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Head to head questions
  • Q2. My personal details and my work experience
  • Q3. Normally question kiye meri pichli company ke work ke bare me
  • Q4. How are you today? I am fine , thankyou .its good to be here
  • Q5. Tell me something about yourself. i am among the graduation of my batch. have a ba degree in subject.

Interview Preparation Tips

Topics to prepare for Tokai Imperial Rubber India Associate Consultant interview:
  • 100% company ko profit ho
Interview preparation tips for other job seekers - Aap koi bhi ya kisi bhi company me jao to vhaa rul or regulations me rehna chiye or apne jo bhi work load h uspr 100% dyan rehna chiye jisse aapke kam or bhi acha ho or esse apne boss or company staff ka naam ho

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed before Sep 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. What are your expectations about the position.
  • Q2. What skills do you think are necessary for you to excel in this job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare before hand. Read up on the interviewers and do your research.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oracle apps RICE components
  • Q2. OAF Questions related to cusotmizations and extenstions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Thiagarajar College of Engineering, Madurai and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

On campus drive - 1 st round was aptitude and coding with technical and quantitative aptitude questions, and 2 easy level programming questions .

Round 2 - Group Discussion 

Group discussion on latest general topics ( rarely few groups got technical topics).

Round 3 - Technical 

(4 Questions)

  • Q1. Questions based on area of Interest and the projects done.
  • Q2. 1. Teach me Object oriented programming. (Consider I have no programming knowledge and don't understand classes and objects as such. - Explain using realtime examples.)
  • Q3. What is the difference between aggregation and composition? Abstract class vs interface.
  • Ans. 

    Aggregation is a 'has-a' relationship where one object contains another object, while composition is a stronger form of aggregation where the contained object has no independent existence.

    • Aggregation is a weaker relationship where one object 'has-a' another object, but the contained object can exist independently.

    • Composition is a stronger relationship where one object is composed of another object, and the contained ob...

  • Answered by AI
  • Q4. Why do we need DBMS? What are views, procedures and triggers?
  • Ans. 

    DBMS is needed to efficiently store, retrieve, and manage data. Views, procedures, and triggers are database objects used for data manipulation and automation.

    • DBMS is needed to ensure data integrity, security, and consistency.

    • Views are virtual tables that display data from one or more tables based on a query.

    • Procedures are reusable sets of SQL statements stored in the database for execution.

    • Triggers are special stored ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Behaviour oriented questions. Where do you see yourself five years from now? (Questions to check the approch and intent of the candidate).

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions of your current work process Behavioral and star based question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Thiagarajar College of Engineering, Madurai and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

30 mins - 2 coding questions easy - medium difficulty

Round 2 - Group Discussion 

30mins - Generic topics like COVID-19, Social media

Round 3 - Technical 

(2 Questions)

  • Q1. 2 SQL queries were asked I had to explain - Inner join questions
  • Q2. One simple coding question - find the number which is even
  • Ans. 

    Iterate through the array and check if each number is even

    • Iterate through the array using a loop

    • For each number, check if it is divisible by 2 without a remainder

    • If the number is even, return it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared in your basics

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Sep 2022. There were 4 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 Coding Test including simple programs

Round 3 - Aptitude Test 

Simple Mathematics and reasoning questions were asked

Round 4 - One-on-one 

(1 Question)

  • Q1. Asked about Java Exceptions handing and there are more questions about java

Interview Preparation Tips

Topics to prepare for John Deere Associate Software Engineer interview:
  • Java
  • Hadoop
  • Python
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 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 - One-on-one 

(2 Questions)

  • Q1. What are your expectations about the position.
  • Q2. What skills do you think are necessary for you to excel in this job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare before hand. Read up on the interviewers and do your research.

I applied via Company Website and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Devops related
  • Q2. Jenkins and pipeline creation
  • Q3. Github integration
  • Q4. Ansible playbook creation and execution
  • Ans. 

    Ansible playbook creation and execution

    • Ansible is a tool used for automation and configuration management

    • Playbooks are written in YAML format and define tasks to be executed

    • Execution of playbooks can be done using the 'ansible-playbook' command

    • Playbooks can be used for various tasks such as server provisioning, application deployment, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No one want too much description every one want technical explanation

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. DBMS, OOPS, Coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough on projects

Tokai Imperial Rubber India Interview FAQs

How many rounds are there in Tokai Imperial Rubber India Associate Consultant interview?
Tokai Imperial Rubber India interview process usually has 2 rounds. The most common rounds in the Tokai Imperial Rubber India interview process are Resume Shortlist and HR.
What are the top questions asked in Tokai Imperial Rubber India Associate Consultant interview?

Some of the top questions asked at the Tokai Imperial Rubber India Associate Consultant interview -

  1. Normally question kiye meri pichli company ke work ke bare...read more
  2. Head to head questi...read more

Tell us how to improve this page.

Tokai Imperial Rubber India Associate Consultant Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

MRF Tyres Interview Questions
3.7
 • 293 Interviews
John Deere Interview Questions
4.1
 • 223 Interviews
Caterpillar Inc Interview Questions
4.3
 • 176 Interviews
Ceat Tyres Interview Questions
4.0
 • 154 Interviews
Apollo Tyres Interview Questions
4.0
 • 126 Interviews
KONE Interview Questions
4.2
 • 98 Interviews
JK Tyres Interview Questions
3.7
 • 91 Interviews
Hitachi Interview Questions
4.0
 • 81 Interviews
View all

Tokai Imperial Rubber India Associate Consultant Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Production Supervisor
68 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Production Engineer
60 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Senior Engineer
43 salaries
unlock blur

₹3.8 L/yr - ₹7.7 L/yr

Assistant Manager
40 salaries
unlock blur

₹5.3 L/yr - ₹12 L/yr

Engineer
39 salaries
unlock blur

₹3 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Tokai Imperial Rubber India with

Bridgestone

4.1
Compare

Apollo Tyres

4.0
Compare

JK Tyres

3.7
Compare

Ceat Tyres

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