Upload Button Icon Add office photos

Filter interviews by

Integer Telecom Services OSP Engineer Interview Questions and Answers

Updated 7 Jun 2023

Integer Telecom Services OSP Engineer Interview Experiences

1 interview found

OSP Engineer Interview Questions & Answers

user image Anonymous

posted on 7 Jun 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 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 - HR 

(1 Question)

  • Q1. Normal about background and other stuff
Round 3 - Technical 

(2 Questions)

  • Q1. Autocad technical questions
  • Q2. Draw drawings. Of various things

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 5 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 

(2 Questions)

  • Q1. Heat exchanger related
  • Q2. Vessels and column related
Round 3 - Technical 

(2 Questions)

  • Q1. Hot work and fabrication job related
  • Q2. Plants maintenance related
Round 4 - Technical 

(2 Questions)

  • Q1. Qualification related
  • Q2. Resume related
Round 5 - HR 

(2 Questions)

  • Q1. About salary in that company
  • Q2. Salary discussion

Interview Preparation Tips

Topics to prepare for Aarvi Encon Mechanical Engineer interview:
  • Industrial engineering sestam
  • Stranth of materials
Interview preparation tips for other job seekers - Nokri.com and LinkedIn update
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Advanced Java coding

Round 2 - Technical 

(2 Questions)

  • Q1. Entire core Java arrays and strings
  • Ans. 

    Core Java arrays and strings are fundamental data structures used for storing and manipulating data in Java programming.

    • Arrays in Java are used to store multiple values of the same data type in a single variable.

    • Strings in Java are objects that represent sequences of characters.

    • Arrays and strings in Java are both indexed collections, with arrays being mutable and strings being immutable.

    • Example: String[] names = {"Alic

  • Answered by AI
  • Q2. Java collections and Framework
Round 3 - Technical 

(2 Questions)

  • Q1. Some coding and framework
  • Q2. REST assured and API

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare what ever you mention in the CV If you get shortlisted

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Oops related questions
  • Q2. C language quizzes
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Technical aspects about linked list,trees, stacks

Round 2 - Group Discussion 

Topic related to humanities

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Is a valid decimal
  • Q2. Return the substring in a main string, which is composition of given string
  • Ans. 

    Find and return all substrings in a main string that match a given string.

    • Iterate through the main string and check for matches with the given string

    • Use substring function to extract potential matches

    • Store all matching substrings in an array and return it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 45 mins interview. 2 interview questions, 1st one easy, 2nd one is leet code medium. Solving with in the time is important. I couldn't able to complet the 2nd one.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Mixed conceptual questions from java8, Spring Boot and SQL and microservices

Round 3 - Technical 

(3 Questions)

  • Q1. One round technical question and coding on Java, Java 8, Spring boot,Rest webservices, SQL. Code for rest API using jpa for CRUD.
  • Q2. Singleton pattern for thread safety .
  • Ans. 

    Singleton pattern ensures only one instance of a class is created and provides a global point of access to it.

    • Use lazy initialization to create the instance only when needed.

    • Use synchronized keyword to make the getInstance() method thread-safe.

    • Consider using double-checked locking for better performance.

    • Use enum to implement singleton pattern as it is inherently thread-safe.

  • Answered by AI
  • Q3. Linked list implementation
  • Ans. 

    Linked list is a data structure where each element points to the next element in the sequence.

    • Nodes contain data and a reference to the next node

    • Insertion and deletion can be done efficiently in a linked list

    • Traversal starts from the head node and follows the next pointers

  • Answered by AI
Round 4 - Technical 

(4 Questions)

  • Q1. Parenthesis balancing question
  • Q2. Caching in Hibernate
  • Ans. 

    Caching in Hibernate improves performance by storing frequently accessed data in memory.

    • Hibernate supports first-level cache at session level

    • Second-level cache can be configured at session factory level

    • Caching strategies include read-only, read-write, and transactional

    • Cache providers like Ehcache, Infinispan, and Hazelcast can be used

  • Answered by AI
  • Q3. Maven scope questions
  • Q4. Ci and CD concept
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good coding and conceptual questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Sucrose structure
  • Q2. Basic knowledge of ISO, HACCP, CCP

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic knowledge

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Mainframe Interview COBOL vsam restart process
  • Ans. 1. Delete the existing file. 2. Create a new cluster. 3. Repro to copy in 3rd step
  • Answered Anonymously
  • Q2. How to resolve sb37 Increase the space by twice at first if it didn't fix then we can use volume counter to increment the no of extend
  • Ans. 

    To resolve sb37, increase space by twice and use volume counter to increment extend if needed.

    • Increase space by twice at first

    • If issue persists, use volume counter to increment extend

    • Ensure adequate space is available before running job

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in all the topics in COBOL, JCL and DB2

Skills evaluated in this interview

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

(5 Questions)

  • Q1. 1). Where you have worked?
  • Ans. I told about my past job experience.
  • Answered Anonymously
  • Q2. 2). What is TDC and BDC and how do you understand about it?
  • Ans. 

    TDC stands for Top Dead Center and BDC stands for Bottom Dead Center. They are reference points in the rotation of an engine's crankshaft.

    • TDC is the point where the piston is at its highest position in the cylinder during the compression stroke.

    • BDC is the point where the piston is at its lowest position in the cylinder during the exhaust stroke.

    • Understanding TDC and BDC is crucial for timing engine components such as v...

  • Answered by AI
  • Q3. 3). How you will measure clearance of TDC and BDC for vertical reciprocating compressor ?
  • Ans. 

    The clearance of TDC and BDC for a vertical reciprocating compressor can be measured using a dial indicator.

    • Use a dial indicator to measure the distance between the top dead center (TDC) and bottom dead center (BDC) positions of the piston.

    • Rotate the crankshaft to bring the piston to TDC and set the dial indicator to zero.

    • Rotate the crankshaft to bring the piston to BDC and note the reading on the dial indicator.

    • The di...

  • Answered by AI
  • Q4. 4). How you will measure the clearance for big end bearing ?
  • Ans. 

    The clearance for big end bearing can be measured using a micrometer or a feeler gauge.

    • Use a micrometer to measure the diameter of the crankshaft journal and the inner diameter of the big end bearing. The clearance is calculated by subtracting the crankshaft journal diameter from the bearing inner diameter.

    • Alternatively, a feeler gauge can be used to measure the clearance by inserting the gauge between the crankshaft j...

  • Answered by AI
  • Q5. 5). What thing should focus during the suction and discharge valve box up ?
  • Ans. 

    Focus on proper alignment, tightness, material compatibility, and proper torque during suction and discharge valve box up.

    • Ensure proper alignment of the valves to prevent leakage

    • Check for tightness of the connections to avoid any leaks

    • Use materials compatible with the fluid being handled to prevent corrosion or damage

    • Apply the correct torque to the bolts to ensure a secure connection

  • Answered by AI

Integer Telecom Services Interview FAQs

How many rounds are there in Integer Telecom Services OSP Engineer interview?
Integer Telecom Services interview process usually has 3 rounds. The most common rounds in the Integer Telecom Services interview process are Resume Shortlist, HR and Technical.
What are the top questions asked in Integer Telecom Services OSP Engineer interview?

Some of the top questions asked at the Integer Telecom Services OSP Engineer interview -

  1. Normal about background and other st...read more
  2. Draw drawings. Of various thi...read more
  3. Autocad technical questi...read more

Tell us how to improve this page.

Integer Telecom Services OSP Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 834 Interviews
Vodafone Idea Interview Questions
4.1
 • 553 Interviews
GAO Tek Interview Questions
4.5
 • 156 Interviews
ACT Fibernet Interview Questions
4.0
 • 133 Interviews
View all
Integer Telecom Services OSP Engineer Salary
based on 25 salaries
₹2.4 L/yr - ₹4 L/yr
16% less than the average OSP Engineer Salary in India
View more details

Integer Telecom Services OSP Engineer Reviews and Ratings

based on 8 reviews

3.8/5

Rating in categories

3.7

Skill development

3.2

Work-life balance

2.7

Salary

2.9

Job security

3.1

Company culture

2.2

Promotions

3.3

Work satisfaction

Explore 8 Reviews and Ratings
RAN Engineer
27 salaries
unlock blur

₹3 L/yr - ₹6.8 L/yr

OSP Engineer
25 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Utran Engineer
16 salaries
unlock blur

₹3 L/yr - ₹8.8 L/yr

RAN Integration Engineer
11 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Osp Design Engineer
10 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Integer Telecom Services with

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Jio

3.9
Compare

Tata Communications

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