Upload Button Icon Add office photos

Filter interviews by

Iscar.in Interview Questions and Answers

Updated 4 Dec 2024

Iscar.in Interview Experiences

Popular Designations

3 interviews found

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

Asked about : react and how it works, what is api , what are http methods , what is more secure the get or the post method.

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of algorithms and data structures

    • Proficient in programming languages such as Java, Python, and C++

    • Familiar with Agile development methodolog

  • Answered by AI
  • Q2. Tell me something that you didn’t like about your previous work

Interview Preparation Tips

Interview preparation tips for other job seekers - Study hard for the interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Graduate Engineer Trainee (Get) Interview Questions & Answers

user image 21Y439 - SURYA KRISHNAA P

posted on 1 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Just prepare the GD with current affairs, politics based, Implementation of Neet etc,

Round 2 - Technical 

(1 Question)

  • Q1. 1.Just few mechanical questions like 2.Difference between Milling and turning 3.Hardness of materials like Cast Iron, Steel, Aluminium etc Technical with HR, 1. Strength and w...

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys, this is a technical Sales Engineer or application engineer job where you put in use for tools selection, solution provider for the machining operation and marketing the tools to the industry.
it is a work from home job where it has located only in kolkata, not in south india like chennai and coimbatore. If you are really interested in sales and marketing this is the job for you!

Graduate Engineer Trainee (Get) Interview Questions asked at other Companies

Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Difference between Otto cycle and Diesel cycle? What is the process of both cycle and what is the effeciency of both cycle ? Which one is good in effeciency? Q:3 Difference between... read more
View answer (2)
Iscar.in Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Group Discussion 

General Topics like india

Round 2 - HR 

(2 Questions)

  • Q1. General HR questions
  • Q2. What is your strength? Intersted to travel?
  • Ans. 

    My strength is my adaptability and problem-solving skills. I am very interested in traveling and experiencing new cultures.

    • Adaptability - I am able to quickly adjust to new environments and situations.

    • Problem-solving skills - I enjoy tackling challenges and finding creative solutions.

    • Interest in traveling - I love exploring new places and learning about different cultures.

    • Example: During my internship, I was assigned t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Production Graduate Engineer Trainee Interview Questions asked at other Companies

Q1. PRINCIPLE ON WHICH HEAT TRANSFER WORKS (ALL PHASES)
View answer (1)

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - One-on-one 

(4 Questions)

  • Q1. As per the resume
  • Q2. All about resume
  • Q3. Tell me about previous company
  • Q4. R u confident to work with Kennametal

Interview Preparation Tips

Interview preparation tips for other job seekers - No need to prepare for the worst job
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jan 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 Resume tips
Round 2 - Aptitude Test 

Simple aptitude test was conducted

Round 3 - Technical 

(2 Questions)

  • Q1. SDLC life cycle in testing
  • Ans. 

    SDLC life cycle in testing involves planning, designing, executing, and reporting on tests to ensure software quality.

    • The testing phase is an integral part of the SDLC process.

    • It involves creating test plans, test cases, and test scripts.

    • Tests are executed to identify defects and ensure software quality.

    • Defects are reported and tracked until they are resolved.

    • Testing is performed at various stages of the SDLC, includin...

  • Answered by AI
  • Q2. Testing models life agile waterfall

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate more on technical stuffs related to the job role you are getting interviewed

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Walk-in and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Add your question

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your interview advice and tips

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why Java is platform independent?
  • Ans. 

    Java is platform independent due to its bytecode and JVM.

    • Java code is compiled into bytecode which is platform-independent.

    • JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.

    • JVM acts as an abstraction layer between the Java code and the underlying hardware.

    • This allows Java programs to run on any platform that has a JVM installed.

    • For example, a Java program written on a Windows machine ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Java is platform-independent because it does not depend on any type of platform. Hence, Java is platform-independent language. In Java, programs are compiled into byte code and that byte code is platform-independent. ... Any machine to execute the byte code needs the Java Virtual Machine.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Iscar.in Interview FAQs

How many rounds are there in Iscar.in interview?
Iscar.in interview process usually has 2 rounds. The most common rounds in the Iscar.in interview process are Group Discussion, HR and Technical.
How to prepare for Iscar.in 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 Iscar.in. The most common topics and skills that interviewers at Iscar.in expect are Accounts Finalisation, Accounts and Finance, Direct Tax, Finance and Indirect Taxation.
What are the top questions asked in Iscar.in interview?

Some of the top questions asked at the Iscar.in interview -

  1. What is your strength? Intersted to trav...read more
  2. Tell me something that you didn’t like about your previous w...read more

Recently Viewed

INTERVIEWS

TaeguTec

No Interviews

LIST OF COMPANIES

Kennametal

Overview

LIST OF COMPANIES

Konecranes

Overview

Tell us how to improve this page.

Iscar.in Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Sandvik Asia Interview Questions
4.3
 • 30 Interviews
Kennametal Interview Questions
3.6
 • 24 Interviews
Seco Tools Interview Questions
4.1
 • 11 Interviews
Ceratizit Interview Questions
4.3
 • 11 Interviews
TaeguTec Interview Questions
4.2
 • 7 Interviews
Tungaloy Interview Questions
4.6
 • 1 Interview
View all

Iscar.in Reviews and Ratings

based on 10 reviews

4.0/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.9

Salary

3.9

Job security

3.2

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 10 Reviews and Ratings
Sales & Application Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Sales Manager
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager Sales & Marketing
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Finance Manager and Company Secretary
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Iscar.in with

Sandvik Asia

4.3
Compare

Kennametal

3.6
Compare

TaeguTec

4.2
Compare

Seco Tools

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent