Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Sandvine Software Development Engineer Interview Questions and Answers

Updated 17 Jul 2024

Sandvine Software Development Engineer Interview Experiences

2 interviews found

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

I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Simple coding on basic knowledge

Round 2 - One-on-one 

(3 Questions)

  • Q1. Basic C questions
  • Q2. Basic c++ questions
  • Q3. DS and algorithms

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. How to search in a dictionary?
  • Ans. 

    To search in a dictionary, use the key-value pairs and access the value using the desired key.

    • Access the dictionary using the key to retrieve the corresponding value.

    • If the key is not present, handle the error or return a default value.

    • Example: dictionary['key'] returns the value associated with 'key'.

  • Answered by AI
  • Q2. Postfix to infix
  • Q3. Some puzzles
  • Q4. Intersection of two linked list
  • Ans. 

    Intersection of two linked lists

    • Traverse both lists and compare each node

    • Use a hash table to store nodes of one list and check for intersection in the other list

    • Find the length of both lists, move the pointer of the longer list to the same distance from the end as the shorter list, and then compare nodes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear and tell approach clearly. Revise some puzzles.

Skills evaluated in this interview

Software Development Engineer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given an acyclic graph of a city where each edge represents a roa ... read more
asked in Hike
Q2. You have application which shows list of all contacts, the Name c ... read more
asked in Amazon
Q3. Given a m * n matrix filled with '0's and 'x's at random position ... read more
asked in Samsung
Q4. puzzle-There are 1000 wine bottles. One of the bottles contains p ... read more
asked in Accenture
Q5. Have you worked on cloud technology? Architecture of cloud

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
Contribute & help others!
anonymous
You can choose to be anonymous

Sandvine Interview FAQs

How many rounds are there in Sandvine Software Development Engineer interview?
Sandvine interview process usually has 2 rounds. The most common rounds in the Sandvine interview process are Coding Test and One-on-one Round.
What are the top questions asked in Sandvine Software Development Engineer interview?

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

  1. How to search in a dictiona...read more
  2. Intersection of two linked l...read more
  3. Postfix to in...read more

Recently Viewed

INTERVIEWS

Boeing

No Interviews

INTERVIEWS

Boeing

No Interviews

INTERVIEWS

Boeing

No Interviews

INTERVIEWS

Sandvine

No Interviews

INTERVIEWS

Sandvine

No Interviews

INTERVIEWS

Boeing

No Interviews

INTERVIEWS

Accenture

No Interviews

INTERVIEWS

Optum Global Solutions

No Interviews

INTERVIEWS

OpenBet

No Interviews

INTERVIEWS

Boeing

No Interviews

Tell us how to improve this page.

Sandvine Software Development Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Fast track your campus placements

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