Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Sandvine Senior Software Engineer Interview Questions and Answers

Updated 13 Sep 2024

Sandvine Senior Software Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How to list out relevant files from a folder which was updated in a given time period
  • Ans. 

    Use a script to list relevant files updated within a given time period in a folder

    • Use a scripting language like Python or Bash to iterate through files in the folder

    • Check the last modified timestamp of each file and compare it to the given time period

    • Create a list of files that meet the criteria and display or output them

  • Answered by AI
  • Q2. How will you monitor if a system went down
  • Ans. 

    I will use monitoring tools to receive alerts and notifications if a system goes down.

    • Set up monitoring tools like Nagios, Zabbix, or Prometheus to track system health

    • Configure alerts to be sent via email, SMS, or Slack when system goes down

    • Implement automated scripts to restart services or systems if they fail

    • Regularly check system logs for any error messages or warnings

  • Answered by AI
Round 2 - Coding Test 

I was asked to design some classes and then extend the functionality to add more requirements while following SOLID principles

Round 3 - HR 

(2 Questions)

  • Q1. Reason for job change
  • Ans. 

    Seeking new challenges and opportunities for growth

    • Looking for a new challenge to expand my skills and knowledge

    • Interested in working on cutting-edge technologies

    • Seeking a more collaborative team environment

    • Want to take on more leadership responsibilities

  • Answered by AI
  • Q2. Do you have any questions for us

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. C++ basic
  • Q2. Hh
  • Q3. Yy

Interview Preparation Tips

Interview preparation tips for other job seekers - Hh

I applied via Amcat and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Refer R S Agarwal book for apptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Write a c program on fractional numbers
  • Ans. 

    A C program to perform arithmetic operations on fractional numbers.

    • Use float or double data type to store fractional numbers.

    • Use scanf() to take input from the user.

    • Perform arithmetic operations like addition, subtraction, multiplication, and division.

    • Use printf() to display the result.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared refer R S Agarwal book for apptitude test

Skills evaluated in this interview

I applied via Company Website and was interviewed before Sep 2019. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic programming questions such as Fibonacci, Armstrong and about recursion
  • Q2. I gave all answers

Interview Preparation Tips

Interview preparation tips for other job seekers - Your communication skill takes priority more than your technical skill.
If you are little bit weak in programming, Don't worry too much, only you have to focus on your communication skill and basic fundamental program and their concepts too.

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident , easy to crack

Interview Questionnaire 

1 Question

  • Q1. Mostly related to the technology I applied for. Some coding related questions. Questions related to our expertise to test us.

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What are your pros and cons

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be honest with your answer.

I was interviewed in Mar 2017.

Interview Questionnaire 

5 Questions

  • Q1. Related to semiconductors, processors etc. were asked.
  • Q2. Strength
  • Q3. Weaknesses
  • Q4. Hobbies
  • Q5. If there are 200 fishes in an aquarium. 99% are red. How many fishes have to be removed to make the red fishes 98 % in the aquarium?
  • Ans. 

    To make the red fishes 98%, 50 fishes have to be removed from the aquarium.

    • Calculate 1% of 200 fishes to find the number of red fishes.

    • Subtract the number of red fishes from 200 to find the number of non-red fishes.

    • Calculate 2% of the total number of fishes to find the desired number of red fishes.

    • Subtract the desired number of red fishes from the current number of red fishes to find the number of fishes to be removed.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There were 40 aptitude questions of variable difficulty. More questions revolved around topics like time and work, distance, speed, time, profit loss, age etc.
Tips: A regular and prior preparation will go a long way in determining a good test score.
Use tricks to solve the questions and calculations should be fast.
Duration: 30 minutes
Total Questions: 40

Round: Test
Experience: The questions weren't that tough when it came to programming. An example would be conversion of temperature from Celsius to Fahrenheit and vice versa. This was a question in my paper. So I'm hoping the difficulty would be more or less the same.
Tips: Do certified programming courses. They help you a lot in cracking good jobs.
Duration: 45 minutes
Total Questions: 3

Round: Puzzle Interview
Tips: This can be tough if you can't imagine scenarios and situations. So make sure you inculcate critical problem solving thinking in your everyday life. I feel that's the best way to do things in this round.

Round: Technical Interview
Experience: This was a short interview so not much happened.
Tips: Whatever you do just know your stuff properly.

Round: HR Interview
Experience: It was a simple interview. Basic questions and their basic answers helped me get through it.
Tips: The tip would be to stay positive in your approach while answering the questions

Skills: Technical Skill, Interpersonal Communication, Aptitude
College Name: VIT Vellore

I was interviewed in Mar 2017.

Interview Questionnaire 

5 Questions

  • Q1. Related to semiconductors, processors etc. were asked.
  • Q2. Weaknesses
  • Q3. Strength
  • Q4. Hobby
  • Q5. If there are 200 fishes in an aquarium. 99% are red. How many fishes have to be removed to make the red fishes 98 % in the aquarium?
  • Ans. 

    To make the red fishes 98%, 50 fishes have to be removed from the aquarium.

    • Calculate 1% of 200 fishes to find out how many fishes represent 1%.

    • Multiply the result by 2 to find out how many fishes represent 2%.

    • Subtract the result from 200 to find out how many fishes represent 98%.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: There were 40 aptitude questions of variable difficulty. More questions revolved around topics like time and work, distance, speed, time, profit loss, age etc.
Tips: A regular and prior preparation will go a long way in determining a good test score.
Use tricks to solve the questions and calculations should be fast.
Duration: 30 minutes
Total Questions: 40

Round: Test
Experience: The questions weren't that tough when it came to programming. An example would be conversion of temperature from Celsius to Fahrenheit and vice versa. This was a question in my paper. So I'm hoping the difficulty would be more or less the same.
Tips: Do certified programming courses. They help you a lot in cracking good jobs.
Duration: 45 minutes
Total Questions: 3

Round: Puzzle Interview
Tips: This can be tough if you can't imagine scenarios and situations. So make sure you inculcate critical problem solving thinking in your everyday life. I feel that's the best way to do things in this round.

Round: Technical Interview
Experience: This was a short interview so not much happened.
Tips: Whatever you do just know your stuff properly.

Round: HR Interview
Experience: It was a simple interview. Basic questions and their basic answers helped me get through it.
Tips: The tip would be to stay positive in your approach while answering the questions

Skills: Technical Skill, Interpersonal Communication, Aptitude
College Name: VIT Vellore

I applied via Campus Placement and was interviewed before Mar 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was placed through campus . Did not have to give the appitude / online exam as I was among top 10 students from the college . In the interview panel ,we had 3 people .one manager and two technical / staf...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to answer all. If something is out of your scope and you don't know ,politely tell them you don't know . Keep yourself engaged with the panel . In between talk to them , just do not give long pause and stares . It make things akward . Hope it helps
Contribute & help others!
anonymous
You can choose to be anonymous

Sandvine Interview FAQs

How many rounds are there in Sandvine Senior Software Engineer interview?
Sandvine interview process usually has 3 rounds. The most common rounds in the Sandvine interview process are Technical, Coding Test and HR.
How to prepare for Sandvine Senior 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 Sandvine. The most common topics and skills that interviewers at Sandvine expect are C, Docker, Python, Database and Kubernetes.
What are the top questions asked in Sandvine Senior Software Engineer interview?

Some of the top questions asked at the Sandvine Senior Software Engineer interview -

  1. How to list out relevant files from a folder which was updated in a given time ...read more
  2. How will you monitor if a system went d...read more

Recently Viewed

INTERVIEWS

Quest Global

No Interviews

INTERVIEWS

Boeing

No Interviews

INTERVIEWS

Sandvine

No Interviews

INTERVIEWS

Elsevier

No Interviews

INTERVIEWS

Boeing

No Interviews

INTERVIEWS

Boeing

No Interviews

INTERVIEWS

Boeing

No Interviews

DESIGNATION

DESIGNATION

INTERVIEWS

MyTeam11

No Interviews

Tell us how to improve this page.

Sandvine Senior Software Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Fast track your campus placements

View all
Sandvine Senior Software Engineer Salary
based on 67 salaries
₹11 L/yr - ₹28.5 L/yr
32% more than the average Senior Software Engineer Salary in India
View more details

Sandvine Senior Software Engineer Reviews and Ratings

based on 4 reviews

2.7/5

Rating in categories

2.2

Skill development

2.9

Work-life balance

2.3

Salary

3.3

Job security

2.4

Company culture

3.1

Promotions

2.1

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer
85 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
67 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
58 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer II
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sandvine with

Nokia

4.1
Compare

Cisco

4.1
Compare

Huawei Technologies

4.0
Compare

Juniper Networks

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