Upload Button Icon Add office photos

ITSource Technologies

Compare button icon Compare button icon Compare

Filter interviews by

ITSource Technologies Broadband Technician Interview Questions and Answers

Updated 10 Sep 2020

ITSource Technologies Broadband Technician Interview Experiences

1 interview found

Broadband Technician Interview Questions & Answers

user image Vaishnavi Keni

posted on 10 Sep 2020

I applied via Referral

Interview Questionnaire 

4 Questions

  • Q1. Tell me something about you self ?
  • Q2. What is bpo?
  • Ans. 

    BPO stands for Business Process Outsourcing.

    • It involves contracting out specific business processes to a third-party service provider.

    • Common BPO services include customer support, accounting, and data entry.

    • BPO is often used to reduce costs and improve efficiency.

    • Examples of BPO companies include Accenture, IBM, and Infosys.

  • Answered by AI
  • Q3. What is mobile features In your phone?
  • Ans. 

    Mobile features refer to the various functionalities and capabilities of a smartphone.

    • Mobile features include calling, texting, internet browsing, camera, GPS, and app usage.

    • Smartphones also have various sensors such as accelerometer, gyroscope, and proximity sensor.

    • Mobile features can vary depending on the brand and model of the smartphone.

    • Examples of popular mobile features include facial recognition, fingerprint sca...

  • Answered by AI
  • Q4. What is ur hobby?
  • Ans. 

    My hobby is playing guitar and writing music.

    • I enjoy playing both acoustic and electric guitar.

    • I like to experiment with different genres of music.

    • I often write my own songs and lyrics.

    • I have performed at local open mic nights.

    • Playing music helps me relax and express myself creatively.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are good

Interview questions from similar companies

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

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

Coding test consisted of 2 coding questions and mcqs

Round 2 - HR 

(2 Questions)

  • Q1. Friendly discussion on my experience
  • Q2. Where would u see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers on innovative projects.

    • Continuing to enhance my technical skills and knowledge through ongoing learning and certifications

    • Taking on more leadership responsibilities and mentoring junior team members

    • Contributing to the development of cutting-edge software solutions for the company

    • Possibly pursuing a higher position such as a technical ar

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

90 min MCQ +coding test on hackerrank.

Round 2 - Technical 

(2 Questions)

  • Q1. Sort colors DSA question
  • Q2. Detect cycle in a linked list
  • Ans. 

    Use Floyd's Tortoise and Hare algorithm to detect cycle in a linked list.

    • Initialize two pointers, slow and fast, at the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps.

    • If they meet at some point, there is a cycle in the linked list.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Was asked about why you want to join the company,my experience etc.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Share the link for codesignal

Round 2 - Technical 

(2 Questions)

  • Q1. Java related questions
  • Q2. Based on the resume
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Current time and their angles
  • Ans. 

    The question is asking for the current time and the angles formed by the hour and minute hands on a clock.

    • The angle between the hour and minute hands of a clock can be calculated using the formula: angle = |(30*hour - (11/2)*minutes)|

    • At 3:00, the angle between the hour and minute hands is 90 degrees.

    • At 6:00, the angle between the hour and minute hands is 180 degrees.

    • At 9:00, the angle between the hour and minute hands

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Didnt qual here btw
Round 3 - HR 

(1 Question)

  • Q1. Didnt qual either btw
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Angular and JavaScript.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Behavioral Questions
  • Q2. CI-CD, Jenkins, AWS
Round 3 - One-on-one 

(1 Question)

  • Q1. Client Interview - Security related.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There was a coding round and out of 75 students 28 got selected for next round

Round 2 - Technical 

(2 Questions)

  • Q1. Total on resume and basic coding questions like write code for different sorting algorithms.
  • Q2. Explain your project in detail and asking cross questions regarding project.
Round 3 - Technical 

(1 Question)

  • Q1. I was rejected in round 2.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume thoroughly, and have a basic DSA knowledge.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-
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. What do you mean by M15 grade ? What is water cement ratio in concreting?
  • Ans. 

    M15 grade refers to the mix ratio of concrete where M stands for mix and 15 represents the compressive strength of concrete in N/mm^2 after 28 days.

    • M15 grade concrete has a mix ratio of 1:2:4 (1 part cement, 2 parts sand, 4 parts aggregate)

    • The water cement ratio in concreting is the ratio of the weight of water to the weight of cement used in the concrete mix

    • A lower water cement ratio results in stronger and more durab...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is your experience in ladt job?

Interview Preparation Tips

Interview preparation tips for other job seekers - You must have command in your field activities.

ITSource Technologies Interview FAQs

What are the top questions asked in ITSource Technologies Broadband Technician interview?

Some of the top questions asked at the ITSource Technologies Broadband Technician interview -

  1. What is mobile features In your phon...read more
  2. What is ur hob...read more
  3. What is b...read more

Tell us how to improve this page.

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