Upload Button Icon Add office photos

Filter interviews by

Impulse Computer Support Engineer Interview Questions and Answers

Updated 18 Nov 2024

Impulse Computer Support Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. What do you mean by technical support
  • Ans. 

    Technical support refers to providing assistance and guidance to users facing technical issues with software, hardware, or other products.

    • Assisting users with troubleshooting technical issues

    • Providing guidance on how to use software or hardware effectively

    • Resolving customer complaints related to technical problems

    • Offering remote assistance or on-site support

    • Documenting and tracking technical issues for future reference

  • Answered by AI
  • Q2. What is Firmware Program
  • Ans. 

    Firmware program is a software program that is embedded into a hardware device to control its operation.

    • Firmware programs are typically stored in non-volatile memory such as ROM or flash memory.

    • They are responsible for controlling the device's basic functions and operations.

    • Firmware programs are often updated to fix bugs, add new features, or improve performance.

    • Examples of devices with firmware programs include smartp

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Previous Company Experience
  • Q2. Product Architecture
  • Q3. Unix commands like sed, awk,
Round 2 - Technical 

(2 Questions)

  • Q1. Check if a String is palindrome
  • Ans. 

    A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • Check if the string is equal to its reverse to determine if it is a palindrome.

    • Ignore spaces and punctuation when checking for palindromes.

    • Convert the string to lowercase to ensure case-insensitive comparison.

  • Answered by AI
  • Q2. Prime number program
  • Ans. 

    A prime number program checks if a given number is only divisible by 1 and itself.

    • Create a function that takes a number as input

    • Iterate from 2 to the square root of the number and check for divisibility

    • If the number is only divisible by 1 and itself, it is a prime number

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. TECHNICAL ASPECTS OF SQL
  • Ans. 

    SQL is a programming language used for managing and manipulating databases.

    • SQL stands for Structured Query Language

    • It is used to retrieve and manipulate data in relational databases

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE

    • SQL can be used to create tables, indexes, and views in databases

  • Answered by AI
  • Q2. UNIX AND LOG MONITORING
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. String manipulation code.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Shri Vidyanikethan Engineering College, Tirupati and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

All aptitude topics are comprehensively covered.

Round 2 - Coding Test 

Fundamentals of coding in Python and Java.

Round 3 - Technical 

(2 Questions)

  • Q1. What are the key concepts of Object-Oriented Programming (OOP)?
  • Ans. 

    Key concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: The ability for objects of different classes to respond to the same method in different ways.

    • Abstraction: Hiding the complex implementation deta...

  • Answered by AI
  • Q2. Write python code for printing a word/number in reverse order
  • Ans. 

    Python code to print a word/number in reverse order

    • Use string slicing with a step of -1 to reverse the word/number

    • Example: word = 'hello', print(word[::-1]) will output 'olleh'

    • Example: number = 12345, print(str(number)[::-1]) will output '54321'

  • Answered by AI
Round 4 - HR 

(4 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a dedicated Support Engineer with a strong background in troubleshooting and resolving technical issues.

    • Experienced in providing technical support to customers via phone, email, and chat

    • Proficient in diagnosing and resolving hardware and software issues

    • Skilled in documenting troubleshooting steps and solutions for future reference

    • Familiar with various operating systems and software applications

  • Answered by AI
  • Q2. What factors influenced your decision to choose LTIMindtree over other companies?
  • Ans. 

    I chose LTIMindtree for its strong reputation in the industry, opportunities for growth, and positive company culture.

    • Reputation in the industry

    • Opportunities for growth

    • Positive company culture

  • Answered by AI
  • Q3. Where do you see yourself in the next five years?
  • Ans. 

    In five years, I see myself as a senior support engineer leading a team of professionals, implementing innovative solutions, and continuously learning and growing in my role.

    • Advancing to a senior support engineer role

    • Leading a team of professionals

    • Implementing innovative solutions

    • Continuously learning and growing in my role

  • Answered by AI
  • Q4. Are you willing to relocate to any location for this position?
  • Ans. 

    Yes, I am willing to relocate to any location for this position.

    • I am open to relocating for the right opportunity

    • I have relocated for previous positions and am comfortable with the process

    • I am excited about the possibility of experiencing a new location and culture

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Support Engineer interview:
  • Python
  • Java
  • Operating Systems
Interview preparation tips for other job seekers - Do not feel nervous during a test or interview. Engage with the interviewers in a friendly manner. Attempt the questions as quickly as possible if you know the answers, but make sure to try every job test for the company. Check your email inbox every day.

I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Latest technologies in software
  • Ans. 

    Latest technologies in software include AI, blockchain, cloud computing, and IoT.

    • AI (Artificial Intelligence) is being used in various industries for automation and decision-making

    • Blockchain technology is being used for secure and transparent transactions

    • Cloud computing is becoming more popular for its scalability and cost-effectiveness

    • IoT (Internet of Things) is being used to connect devices and enable data collection

  • Answered by AI
  • Q2. If you get a chance to developing of our country, what will you do.

Interview Preparation Tips

Interview preparation tips for other job seekers - Candidates must have good communication skills.

Skills evaluated in this interview

I applied via campus placement at Raja Balwant Singh College, Agra and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Introduce yourself.
  • Q2. What is T state?
  • Ans. 

    T state refers to the time period in which a microprocessor executes a single machine cycle.

    • T state is a measure of time in a microprocessor's execution cycle.

    • It represents the time taken to complete a specific operation or instruction.

    • T state is often used to analyze and optimize the performance of microprocessors.

    • For example, a microprocessor may have multiple T states for fetching, decoding, and executing instructio

  • Answered by AI
  • Q3. How many cycles microprocessor run in MOV A,B?
  • Ans. 

    The number of cycles a microprocessor runs in MOV A,B depends on the specific microprocessor architecture.

    • The number of cycles can vary depending on the microprocessor architecture and its implementation.

    • In general, MOV A,B is a simple instruction that moves the value in register B to register A.

    • The number of cycles required for this instruction can range from 1 to multiple cycles.

    • Factors such as the microprocessor's p...

  • Answered by AI
  • Q4. Tell any three bad habbit in you . They are not benificial for company.
  • Q5. Have boys ever tease you on the road?
  • Q6. How you can manage if someone say you to work for 24 hours in a day?
  • Ans. 

    I would explain the importance of work-life balance and propose alternative solutions.

    • Explain the importance of work-life balance and the negative effects of working excessively

    • Propose alternative solutions such as delegating tasks, setting priorities, and implementing efficient processes

    • Highlight the benefits of a well-rested and balanced support engineer, including improved productivity and customer satisfaction

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all,
Hello everyone.
I am Swati Gupta.
I have selected in HCL in my placement selection.
So come on valuable points. What we have to do to clear the HCL exam.
So there were 3 rounds conducted by HCL on same day .
1. Written paper
2. Group Discussion
3. Personal Interview
In First paper there were aptitude , reasoning, verbal English, some language questions, networks etc . Questions are easy to moderate. You should prefer R.S Agrawal for all congnitive sections.
Second round was GD. In GD you should not go for the opposite of the topic not in favour of the topic just try to put facts of that topic. Don't be like I am in favour of the topic or I am unfavour of the topic. Just try to conclude advantage and disadvantage both.

Final round is PI . In PI they check communication skills. How powerful communication skills you have.
Can you explain your points clearly or not? And some technical questions. they are in from your resume . Whatever you have written in resume you need to know it .

Skills evaluated in this interview

I applied via Referral and was interviewed in 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Configuration and formanting
Round 3 - HR 

(1 Question)

  • Q1. About configuration and formating

Interview Preparation Tips

Topics to prepare for Wipro Support Engineer interview:
  • Cloud Computing
Interview preparation tips for other job seekers - Do interview be confidently and tell him about your other skills

Interview Questionnaire 

1 Question

  • Q1. Questions related to unixand oracle

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall it was a good interview.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Average qos , duration 3 hours debug qos included

Round 2 - Coding Test 

Array and string mostly: medium

Impulse Computer Interview FAQs

How many rounds are there in Impulse Computer Support Engineer interview?
Impulse Computer interview process usually has 1 rounds. The most common rounds in the Impulse Computer interview process are Technical.

Tell us how to improve this page.

Desktop Service Engineer
4 salaries
unlock blur

₹1.2 L/yr - ₹4 L/yr

Explore more salaries
Compare Impulse Computer with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview