Upload Button Icon Add office photos

Filter interviews by

ITSource Technologies IT Engineer Interview Questions and Answers

Updated 5 May 2023

ITSource Technologies IT Engineer Interview Experiences

2 interviews found

IT Engineer Interview Questions & Answers

user image Anonymous

posted on 5 May 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What is the java
  • Ans. 

    Java is a high-level programming language used for developing applications and software.

    • Java is an object-oriented language

    • It is platform-independent

    • Java code is compiled into bytecode

    • Java Virtual Machine (JVM) executes the bytecode

    • Java is used for developing web applications, mobile applications, games, and more

  • Answered by AI
  • Q2. What is the class
  • Ans. 

    Class is a blueprint or template for creating objects that define their properties and behaviors.

    • Classes are used in object-oriented programming.

    • They define the attributes and methods of an object.

    • Objects are instances of a class.

    • Classes can inherit properties and methods from other classes.

    • Examples of classes include Person, Car, and Animal.

  • Answered by AI
  • Q3. Class is non premitive data type
  • Ans. 

    Class is a non-primitive data type used in object-oriented programming.

    • A class is a blueprint for creating objects that have similar properties and methods.

    • It can contain variables, methods, constructors, and other classes.

    • Examples of classes include String, Integer, and ArrayList in Java.

    • Classes are used to achieve encapsulation, inheritance, and polymorphism in OOP.

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. What is your strength
  • Ans. 

    My strength is my problem-solving skills and ability to learn quickly.

    • I am able to analyze complex problems and come up with effective solutions.

    • I am a quick learner and can adapt to new technologies and systems easily.

    • I am able to work well under pressure and prioritize tasks effectively.

    • I am a good communicator and can work well in a team environment.

    • I am detail-oriented and strive for accuracy in my work.

    • For example...

  • Answered by AI
  • Q2. I am quick listener
  • Q3. What is your weakness
  • Ans. 

    I tend to overthink and sometimes struggle with decision-making.

    • I am aware of this weakness and actively work on improving my decision-making skills.

    • I seek input from colleagues and mentors to help me make informed decisions.

    • I prioritize tasks and break them down into smaller, manageable steps to avoid feeling overwhelmed.

    • For example, when faced with a complex technical issue, I will gather all relevant information, co...

  • Answered by AI
  • Q4. I'm not speaking in public

Skills evaluated in this interview

IT Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Mar 2022

I applied via LinkedIn and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Why should we hire you?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - routing and hacking and im intar

IT Engineer Interview Questions Asked at Other Companies

asked in 3i Infotech
Q1. What is active directory ? Role of DNS server ? Difference betwee ... read more
Q2. Tell me if computer wifi is not working what are the first step t ... read more
Q3. What is Mac address and how many bit in MAC address?
Q4. Tell me if windows show a blue screen what are the main problem i ... read more
Q5. What is the L2 switch and tell me which software to configure the ... read more

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Walk through me with your resume
  • Q2. Iam a fast learner
  • Q3. How many calls tickets you where handling and how much time you use to take solving the ticket
  • Ans. 

    I handled an average of 20-25 calls tickets per day and took around 30-45 minutes to solve each ticket.

    • Handled 20-25 calls tickets per day

    • Took 30-45 minutes to solve each ticket

    • Prioritized urgent tickets first

    • Collaborated with team members to solve complex tickets

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Upgrade to the new technology , open minded , Positive approach towards the job profile, Coordinating with superior & Team members .. contribution to the organization working with challenge Team .. & comments to your job

Interview Questionnaire 

1 Question

  • Q1. Many Questions Asked for IT-related.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company good Pay skill.

I applied via Referral and was interviewed before Dec 2021. There was 1 interview round.

Round 1 - Client Interview 

(5 Questions)

  • Q1. How does OSPF works?
  • Ans. 

    OSPF is a link-state routing protocol that uses Dijkstra's algorithm to calculate the shortest path to a destination network.

    • OSPF routers exchange link-state advertisements (LSAs) to build a complete topology of the network.

    • Each router calculates the shortest path to every network using Dijkstra's algorithm.

    • OSPF uses cost as its metric, which is based on the bandwidth of the link.

    • OSPF supports multiple areas, which red...

  • Answered by AI
  • Q2. How does the BGP works?
  • Ans. 

    BGP is a routing protocol used to exchange routing information between different autonomous systems.

    • BGP uses TCP as its transport protocol.

    • It operates on a hop-by-hop basis, meaning that it only exchanges routing information with its directly connected neighbors.

    • BGP uses path attributes to determine the best path for a given destination.

    • BGP can be used for both IPv4 and IPv6 routing.

    • BGP is commonly used by Internet Ser...

  • Answered by AI
  • Q3. How to check copper twisted pair?
  • Ans. 

    Copper twisted pair can be checked using a cable tester to ensure proper connectivity and identify any faults.

    • Use a cable tester to check for continuity and proper wiring

    • Check for any faults such as shorts, opens, or miswires

    • Verify that the cable meets the required specifications for the network

    • Perform a loopback test to ensure that data can be transmitted and received properly

  • Answered by AI
  • Q4. How to identify leased line modem fault?
  • Ans. 

    Identifying leased line modem fault

    • Check if the modem is powered on and all cables are properly connected

    • Check the modem's status lights for any abnormalities

    • Perform loopback tests to check for connectivity issues

    • Check the modem's configuration settings

    • Replace the modem if all other troubleshooting steps fail

  • Answered by AI
  • Q5. How to find the reliability of a link on Cisco routers?
  • Ans. 

    To find the reliability of a link on Cisco routers, use the show interface command.

    • Log in to the Cisco router using the console or Telnet/SSH.

    • Enter the command 'show interface' to display the status of all interfaces on the router.

    • Look for the 'input errors' and 'output errors' fields to determine the reliability of the link.

    • If there are a high number of errors, the link may be unreliable and require troubleshooting.

    • Ot...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not any employee values.
No good support from all higher officials.
In infrastructure support, not enough assets to pool with while it is a hardware support, so client will pressure on engineers on site.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Crimping and punching
  • Q2. Hard restart computer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Qualification, experience, current salary, Expected salary, other qualification
Round 2 - Technical 

(1 Question)

  • Q1. About network, switch, router, firewall, switch protocol, set of rull, routing protocol - static, dynamic, ospf,bgp, network topology

Interview Preparation Tips

Interview preparation tips for other job seekers - Give interview every week
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is a VLAN, and how does it function?
  • Ans. 

    A VLAN is a virtual LAN that allows for the segmentation of network traffic to improve performance, security, and manageability.

    • VLANs divide a physical network into multiple logical networks, each with its own broadcast domain.

    • Devices within the same VLAN can communicate with each other as if they were connected to the same physical network.

    • VLANs can be configured to isolate sensitive data or specific types of traffic ...

  • Answered by AI
  • Q2. What is a HSRP, and how does it work ?
  • Ans. 

    HSRP stands for Hot Standby Router Protocol, used for providing high availability in a network by allowing two or more routers to work together in a group.

    • HSRP is a Cisco proprietary protocol used for redundancy in a network.

    • It allows multiple routers to work together in a group, with one router being the active router and the others as standby routers.

    • If the active router fails, one of the standby routers takes over a...

  • Answered by AI

Interview Questionnaire 

3 Questions

  • Q1. SMPS power supply
  • Q2. About wire yellow
  • Q3. Abc power supply 1.5

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview schedule h

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Which collection class is used to represent key-value pairs?
  • Ans. 

    The HashMap class is used to represent key-value pairs in Java.

    • HashMap is a part of the Java Collections Framework.

    • It allows null values and only one null key.

    • It provides constant-time performance for basic operations like get and put.

    • Example: HashMap<String, Integer> map = new HashMap<>();

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.

    • Abstraction allows us to create models or representations of real-world objects or systems in software.

    • It helps in managing complexity by breaking down a system into smaller, more manageable parts.

    • Abstraction provides a level of indirection, allowing changes to be made in one part of the system...

  • Answered by AI
  • Q3. Why is try-catch used in JAVA?
  • Ans. 

    try-catch is used in Java to handle exceptions and prevent program crashes.

    • try-catch blocks are used to catch and handle exceptions that may occur during program execution.

    • It allows the program to gracefully handle errors and prevent the program from crashing.

    • The try block contains the code that may throw an exception, and the catch block handles the exception.

    • Multiple catch blocks can be used to handle different types...

  • Answered by AI
  • Q4. Which statement will we use if we want to select a statement based on integer inputs?
  • Ans. 

    The statement to use for selecting based on integer inputs is the 'switch' statement.

    • The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.

    • Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.

    • The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.

    • ...

  • Answered by AI
  • Q5. Explain your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic concepts
Prepare a good project

Skills evaluated in this interview

ITSource Technologies Interview FAQs

How many rounds are there in ITSource Technologies IT Engineer interview?
ITSource Technologies interview process usually has 2 rounds. The most common rounds in the ITSource Technologies interview process are HR, Resume Shortlist and Technical.
What are the top questions asked in ITSource Technologies IT Engineer interview?

Some of the top questions asked at the ITSource Technologies IT Engineer interview -

  1. Class is non premitive data t...read more
  2. What is the j...read more
  3. What is the cl...read more

Tell us how to improve this page.

ITSource Technologies IT Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Equifax Interview Questions
3.3
 • 32 Interviews
Karvy Innotech Interview Questions
2.9
 • 28 Interviews
CS Tech AI Interview Questions
4.0
 • 28 Interviews
F5 Networks Interview Questions
3.7
 • 23 Interviews
View all
ITSource Technologies IT Engineer Salary
based on 4 salaries
₹1.8 L/yr - ₹2.4 L/yr
53% less than the average IT Engineer Salary in India
View more details
Network Support Engineer
97 salaries
unlock blur

₹0.9 L/yr - ₹2.5 L/yr

Desktop Support Engineer
72 salaries
unlock blur

₹0.9 L/yr - ₹3.6 L/yr

Talent Acquisition Executive
49 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Network Engineer
45 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Information Technology Recruiter
45 salaries
unlock blur

₹1.2 L/yr - ₹4.1 L/yr

Explore more salaries
Compare ITSource Technologies with

HCL Infosystems

3.9
Compare

Kellogg Brown and Root

4.2
Compare

CS Tech AI

4.0
Compare

Karvy Innotech

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