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 (196)

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)
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 Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - just basic questions from my cv

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

Tell us how to improve this page.

Iscar.in Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

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