Upload Button Icon Add office photos

Keysight Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Keysight Technologies Software Developer Interview Questions, Process, and Tips

Updated 25 Oct 2023

Keysight Technologies Software Developer Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed before Oct 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 - One-on-one 

(4 Questions)

  • Q1. What is a data structure?
  • Ans. 

    A data structure is a way of organizing and storing data in a computer so that it can be accessed and modified efficiently.

    • Data structures define the way data is stored, accessed, and manipulated in a computer program.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

    • Choosing the right data structure is crucial for optimizing the performance of algorithms and applications.

  • Answered by AI
  • Q2. What is a linked list?
  • Ans. 

    A linked list is a data structure where each element is connected to the next element through pointers.

    • Consists of nodes where each node contains data and a reference to the next node

    • Can easily insert or delete elements without shifting other elements

    • Examples: singly linked list, doubly linked list, circular linked list

  • Answered by AI
  • Q3. What is HashSet?
  • Ans. 

    HashSet is a collection that does not allow duplicate elements and does not guarantee the order of elements.

    • HashSet implements the Set interface in Java.

    • It uses a hash table for storage.

    • Example: HashSet set = new HashSet<>();

Answered by AI
  • Q4. Explain recursion.
  • Ans. 

    Recursion is a programming technique where a function calls itself in order to solve a problem.

    • Recursion involves breaking down a problem into smaller subproblems and solving them recursively.

    • A base case is needed to stop the recursion and prevent infinite loops.

    • Recursion can be used to solve problems like factorial calculation, Fibonacci sequence, and tree traversal.

  • Answered by AI
    Round 3 - One-on-one 

    (1 Question)

    • Q1. What is a static constructor?
    • Ans. 

      A static constructor is a special type of constructor in a class that is used to initialize static data members.

      • Static constructors are called only once when the class is first accessed.

      • They are used to initialize static variables or perform any necessary setup for the class.

      • Static constructors do not take any parameters and cannot be called explicitly.

      • Example: public class MyClass { static MyClass() { // initializatio

    • Answered by AI

    Skills evaluated in this interview

    Interview questions from similar companies

    I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

    Interview Questionnaire 

    2 Questions

    • Q1. There were 3 rounds of interview majorly and in the 1st round- they ask basics of core java and little database. And in 2nd round - they ask about last project you did and spring boot, microservices, rest ...
    • Q2. 1. From serialization 2. From Exception Handling, Collections hashmap internal working and java 8 changes. 3. Java 8 lamba and streams 4.multithreading program. 5. How spring boot application works, this k...

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be confident and should know all the basics.

    I applied via Campus Placement and was interviewed in Jan 2021. There were 4 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Basics of java and data structures, they will ask you some puzzles

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be calm and confindent you will able to crack it

    Interview Questionnaire 

    1 Question

    • Q1. C in depth, processor and controller
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Duration: 75 min
    Platform: HakerRank

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

    I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

    Round 1 - Coding Test 

    Leetcode Medium quesions

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

    DSA and other questions

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

    There were some 20 questions related to logical, analytical thinking and some maths questions

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

    Round 1 - Technical 

    (2 Questions)

    • Q1. C programming language , python programming language, HTML ,css and basic MySQL server
    • Q2. Basic knowledge of Excel sheet and power point
    Round 2 - HR 

    (1 Question)

    • Q1. Personal introduction

    Interview Preparation Tips

    Topics to prepare for IDEMIA Software Engineer interview:
    • C languag
    • Basic python
    Interview preparation tips for other job seekers - Sir I am a fresher .I am theoretical knowledge . not I am practical knowledge good programming in c language
    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    Selected Selected

    I applied via Walk-in and was interviewed before Jul 2022. 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 - Aptitude Test 

    It was a online test including apti or some OOPs concept

    Round 3 - Coding Test 

    In this they asked me about stacks and linked list and some javaprogram

    Round 4 - Technical 

    (1 Question)

    • Q1. In this basic Qs of java were asked from me
    Round 5 - HR 

    (1 Question)

    • Q1. Hr round was my lst round.. In which location and salary was discussed

    Keysight Technologies Interview FAQs

    How many rounds are there in Keysight Technologies Software Developer interview?
    Keysight Technologies interview process usually has 3 rounds. The most common rounds in the Keysight Technologies interview process are One-on-one Round and Resume Shortlist.
    What are the top questions asked in Keysight Technologies Software Developer interview?

    Some of the top questions asked at the Keysight Technologies Software Developer interview -

    1. what is a data structu...read more
    2. what is a linked li...read more
    3. what is a static construct...read more

    Tell us how to improve this page.

    Keysight Technologies Software Developer Interview Process

    based on 1 interview

    Interview experience

    4
      
    Good
    View more
    Keysight Technologies Software Developer Salary
    based on 29 salaries
    ₹5.4 L/yr - ₹17.7 L/yr
    24% more than the average Software Developer Salary in India
    View more details

    Keysight Technologies Software Developer Reviews and Ratings

    based on 3 reviews

    1.6/5

    Rating in categories

    2.1

    Skill development

    1.6

    Work-life balance

    1.5

    Salary

    2.3

    Job security

    1.6

    Company culture

    1.6

    Promotions

    1.6

    Work satisfaction

    Explore 3 Reviews and Ratings
    R&D Engineer
    87 salaries
    unlock blur

    ₹7 L/yr - ₹26.9 L/yr

    Finance Coordinator
    56 salaries
    unlock blur

    ₹3.2 L/yr - ₹6.5 L/yr

    Finance Program Specialist
    52 salaries
    unlock blur

    ₹5.1 L/yr - ₹8 L/yr

    Financial Associate
    47 salaries
    unlock blur

    ₹6.5 L/yr - ₹12 L/yr

    Software Engineer
    42 salaries
    unlock blur

    ₹4.5 L/yr - ₹15 L/yr

    Explore more salaries
    Compare Keysight Technologies with

    Foxconn

    3.9
    Compare

    Dixon Technologies

    4.0
    Compare

    ECIL

    4.2
    Compare

    TE Connectivity

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