Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Calix Team. If you also belong to the team, you can get access from here

Calix Verified Tick

Compare button icon Compare button icon Compare
4.4

based on 129 Reviews

Filter interviews by

Calix Staff Software Engineer Interview Questions and Answers

Updated 25 Dec 2024

Calix Staff Software Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. BGP
  • Q2. L3VPN

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well what you have mentioned in resume.

Staff Software Engineer Jobs at Calix

View all

Interview questions from similar companies

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

(2 Questions)

  • Q1. Java related basic questions
  • Q2. Android questions based on previous roles
Round 2 - Technical 

(2 Questions)

  • Q1. Scenario based questions were asked
  • Q2. In depth questions for knowledge check
Round 3 - Behavioral 

(2 Questions)

  • Q1. Previous roles & responsibilities
  • Q2. One basic stack & queue question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It was good 20 mcqs 3 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Dsa and core subjects like cn os
  • Q2. Dsa questions and core subjects
Round 3 - HR 

(1 Question)

  • Q1. Basic family discussion and salary details

Interview Preparation Tips

Interview preparation tips for other job seekers - it was overall a good experience
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Golang questions
  • Q2. Dsa questions like binary search and remove duplicate inplace

Interview Preparation Tips

Interview preparation tips for other job seekers - I don't know what process these people follow, i guess they gave me chance for 2nd interview just to reject.

I prepared hell a lot for this round and answered each every question. Still they reject. I think they are just looking for cheap labour.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Screening Round 

(3 Questions)

  • Q1. Current company project and tech stack related
  • Q2. Very basic selenium and java interview questions asked verbally
  • Q3. 30 min interview
Round 2 - Coding Test 

(3 Questions)

  • Q1. Write code in java for following input String s = "abdc112kg45ldy4p9" to get output sum = 170.
  • Q2. Some basic selenium, testng, cucumber bdd questions
  • Q3. Its a 40 min coding round
Round 3 - Technical 

(5 Questions)

  • Q1. Java code in order to find the day if we give jan 1 as monday. then what day is sept 14.
  • Q2. Selenium Xpath related questions to find it in website of flipkart sellers page.
  • Q3. Show nullpointer error using java code.
  • Q4. Selenium, TestNG, Cucumber Questions
  • Q5. 45 min high level technical round
Round 4 - Behavioral 

(3 Questions)

  • Q1. General discussion related to current company tecstack and work.
  • Q2. General Managerial Round/HR Round questions related to cultural or behavioral fit.
  • Q3. 30 min short discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - There are hidden rounds, where they just put after the whole interview process just before joining date in order to eliminate the candidates all of a sudden when you are expected to get an offer.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Sql related questions were asked
  • Q2. Manual testing questions were asked
  • Q3. Joins questions
  • Q4. Where clause questions
  • Q5. Manual testing questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic OOP questions for python programming language

Round 2 - HR 

(2 Questions)

  • Q1. What's abstraction
  • Ans. 

    Abstraction is the concept of hiding complex implementation details and showing only the necessary information to the user.

    • Abstraction allows users to focus on what an object does instead of how it does it

    • It helps in reducing complexity and improving efficiency in software development

    • Example: In object-oriented programming, abstract classes and interfaces are used to achieve abstraction

  • Answered by AI
  • Q2. What's the difference between SQL and NoSQL database
  • Ans. 

    SQL databases are relational databases with structured data, while NoSQL databases are non-relational databases with flexible, unstructured data.

    • SQL databases use structured query language for defining and manipulating data, while NoSQL databases use different query languages or APIs.

    • SQL databases are table-based, with a predefined schema, while NoSQL databases are document, key-value, wide-column, or graph-based.

    • SQL d...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Start with three pointers: current, prev, and next

    • Iterate through the linked list, updating pointers to reverse the direction

    • Update the head of the linked list to the last node after reversing

  • Answered by AI
  • Q2. Implement binary search algorithm
  • Ans. 

    Binary search algorithm efficiently finds the target value in a sorted array.

    • Start by defining the low and high indices of the array.

    • Calculate the mid index and compare the target value with the value at mid.

    • If target is less than mid value, update high to mid-1; if greater, update low to mid+1.

    • Repeat until target is found or low is greater than high.

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

(2 Questions)

  • Q1. Brief Introduction and basic questions
  • Q2. Future plans and how am i going to achieve them

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sorting of an array
  • Q2. Bubble sorting algorithm
Round 2 - Technical 

(1 Question)

  • Q1. Java oops question
Round 3 - Technical 

(1 Question)

  • Q1. API questions related to put and patch api
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Verilog coding of various flip flops and fsm
  • Ans. 

    Verilog coding of flip flops and FSM involves designing sequential circuits using Verilog HDL.

    • Understand the functionality of different flip flops like D flip flop, JK flip flop, etc.

    • Implement flip flops using Verilog syntax, specifying input and output ports.

    • Design Finite State Machines (FSM) using Verilog, defining states, transitions, and outputs.

    • Use Verilog constructs like always blocks, case statements, and state

  • Answered by AI
  • Q2. Basic electronics questions
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join Siemens?
  • Ans. 

    I want to join Siemens because of its reputation for innovation and commitment to sustainability.

    • Siemens is a global leader in technology and innovation

    • I am impressed by Siemens' focus on sustainability and corporate social responsibility

    • I believe working at Siemens will provide me with opportunities for professional growth and development

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Create an API using Notepad to check if a string is a palindrome or not.

Round 2 - One-on-one 

(1 Question)

  • Q1. Solid principal

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join worst company

Calix Interview FAQs

How many rounds are there in Calix Staff Software Engineer interview?
Calix interview process usually has 1 rounds. The most common rounds in the Calix interview process are Technical.
How to prepare for Calix Staff Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Calix. The most common topics and skills that interviewers at Calix expect are Debugging, Python, Automation, Software Design and SQL.

Tell us how to improve this page.

Interview Questions from Similar Companies

Bharti Airtel Interview Questions
4.0
 • 819 Interviews
Vodafone Idea Interview Questions
4.1
 • 544 Interviews
Sify Technologies Interview Questions
3.8
 • 120 Interviews
Tejas Networks Interview Questions
4.1
 • 74 Interviews
Hathway Interview Questions
3.6
 • 42 Interviews
Gtpl Hathway Interview Questions
4.0
 • 24 Interviews
MapmyIndia Interview Questions
3.8
 • 24 Interviews
View all
Calix Staff Software Engineer Salary
based on 7 salaries
₹49.7 L/yr - ₹66.3 L/yr
56% more than the average Staff Software Engineer Salary in India
View more details

Calix Staff Software Engineer Reviews and Ratings

based on 7 reviews

3.3/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

4.1

Salary

3.6

Job security

3.7

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 7 Reviews and Ratings
Staff Software Engineer

Bangalore / Bengaluru

12-16 Yrs

Not Disclosed

Staff Software Engineer - Advanced Routing Layer 3

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Staff Software Engineer

Bangalore / Bengaluru

10-14 Yrs

₹ 57-60 LPA

Explore more jobs
System Engineer
14 salaries
unlock blur

₹14 L/yr - ₹25 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹28.4 L/yr - ₹46 L/yr

Staff Engineer
8 salaries
unlock blur

₹36 L/yr - ₹58 L/yr

Software Engineer
7 salaries
unlock blur

₹20 L/yr - ₹22 L/yr

Staff Software Engineer
7 salaries
unlock blur

₹49.7 L/yr - ₹66.3 L/yr

Explore more salaries
Compare Calix with

Sterlite Technologies

3.8
Compare

Tejas Networks

4.1
Compare

Bharti Airtel

4.0
Compare

Tata Communications

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