Upload Button Icon Add office photos

ITSource Technologies

Compare button icon Compare button icon Compare

Filter interviews by

ITSource Technologies IT Engineer Interview Questions and Answers for Experienced

Updated 5 May 2023

ITSource Technologies IT Engineer Interview Experiences for Experienced

1 interview 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:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
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

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.
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
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Crimping and punching
  • Q2. Hard restart computer

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

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

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Why IT
  • Q3. About my project
  • Q4. Few mechanical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - General questions

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

ITSource Technologies Interview FAQs

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

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

  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 for Experienced

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

3.9
Compare

Karvy Innotech

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