AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Silverpush

Compare button icon Compare button icon Compare
3.8

based on 45 Reviews

Play video Play video Video summary
  • About
  • Reviews
    45
  • Salaries
    316
  • Interviews
    7
  • Jobs
    2
  • Benefits
    4
  • Photos
    -

Filter interviews by

Silverpush Interview Questions and Answers

Updated 23 May 2025
Popular Designations

7 Interview questions

A Devops Engineer was asked 1mo ago
Q. What is the concept of blue/green deployment?
Ans. 

Blue/green deployment is a strategy for minimizing downtime and risk by running two identical production environments.

  • Two Environments: In blue/green deployment, two identical environments (blue and green) are maintained. One is live (e.g., blue) while the other (green) is idle.

  • Seamless Switch: When a new version of the application is ready, it is deployed to the idle environment (green). Once tested, traffic is s...

View all Devops Engineer interview questions
A Programmatic Campaign Manager was asked 5mo ago
Q. What optimizations have you implemented?
Ans. 

I have implemented various optimizations including audience segmentation, bid adjustments, and ad creative testing.

  • Implemented audience segmentation to target specific groups of users more effectively

  • Made bid adjustments based on performance data to maximize ROI

  • Conducted ad creative testing to optimize messaging and visuals for better engagement

View all Programmatic Campaign Manager interview questions
A Programmatic Campaign Manager was asked 5mo ago
Q. What are the best practices for campaign optimizations?
Ans. 

Best practices for campaign optimizations include continuous monitoring, A/B testing, audience segmentation, and data analysis.

  • Continuous monitoring of campaign performance to identify trends and make real-time adjustments

  • Conducting A/B testing to compare different ad creatives, messaging, or targeting strategies

  • Segmenting audiences based on demographics, behaviors, or interests to deliver more personalized ads

  • Ana...

View all Programmatic Campaign Manager interview questions
A Technical Manager was asked 11mo ago
Q. Explain image processing.
Ans. 

Image processing is the analysis and manipulation of digital images to improve their quality or extract useful information.

  • Image enhancement: adjusting brightness, contrast, etc.

  • Image restoration: removing noise or blurring

  • Image segmentation: dividing an image into different regions

  • Object recognition: identifying objects in an image

  • Medical imaging: analyzing medical images for diagnosis

View all Technical Manager interview questions
A Software Engineer was asked
Q. Heap sort is a comparison-based sorting algorithm. It can be thought of as an improved selection sort. Like selection sort, heap sort divides its input into a sorted and an unsorted region, and it iterative...
Ans. 

Heap sort is a comparison-based sorting algorithm that uses a binary heap data structure.

  • It divides the input into a sorted and an unsorted region.

  • It repeatedly extracts the maximum element from the unsorted region and inserts it into the sorted region.

  • It has a time complexity of O(n log n) and is not stable.

  • Example: [8, 5, 3, 1, 9, 6, 0, 7, 4, 2] -> [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]

View all Software Engineer interview questions
A Software Engineer was asked
Q. How is a Python dictionary implemented internally?
Ans. 

Python dictionary is implemented using hash tables.

  • Python dictionary is a collection of key-value pairs.

  • The keys in a dictionary must be unique and immutable.

  • The values in a dictionary can be of any data type.

  • Python dictionary is implemented using hash tables.

  • Hash tables provide constant time complexity for insertion, deletion and retrieval of elements.

  • The hash function used in Python dictionary is based on the ke...

View all Software Engineer interview questions
A Devops Engineer was asked 1mo ago
Q. What is Docker, and how can I create a Docker Compose file and a Dockerfile for my Node.js application?
Ans. 

Docker is a platform for developing, shipping, and running applications in containers, ensuring consistency across environments.

  • Containerization: Docker packages applications and their dependencies into containers, ensuring they run consistently across different environments.

  • Dockerfile: A text file that contains instructions to build a Docker image. Example: 'FROM node:14' specifies the base image.

  • Docker Compose: ...

View all Devops Engineer interview questions
Are these interview questions helpful?

Silverpush Interview Experiences

7 interviews found

Programmatic Campaign Manager Interview Questions & Answers

user image Anonymous

posted on 3 Jan 2025

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

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a highly experienced Programmatic Campaign Manager with a strong background in digital marketing and data analysis.

    • Over 5 years of experience in managing programmatic campaigns for various clients

    • Proficient in using DSPs, DMPs, and ad servers to optimize campaign performance

    • Skilled in analyzing campaign data to make data-driven decisions

    • Strong communication and project management skills

    • Previous experience working ...

  • Answered by AI
    Add your answer
  • Q2. What optimizations have you implemented?
  • Ans. 

    I have implemented various optimizations including audience segmentation, bid adjustments, and ad creative testing.

    • Implemented audience segmentation to target specific groups of users more effectively

    • Made bid adjustments based on performance data to maximize ROI

    • Conducted ad creative testing to optimize messaging and visuals for better engagement

  • Answered by AI
    Add your answer
  • Q3. How many campaigns did you manage simultaneously?
  • Ans. 

    I managed an average of 10 campaigns simultaneously.

    • Managed up to 15 campaigns at once during peak periods

    • Prioritized tasks based on campaign goals and performance

    • Used project management tools to stay organized and efficient

  • Answered by AI
    Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. Situation based questions
  • Add your answer
  • Q2. What are the best practices for campaign optimizations?
  • Ans. 

    Best practices for campaign optimizations include continuous monitoring, A/B testing, audience segmentation, and data analysis.

    • Continuous monitoring of campaign performance to identify trends and make real-time adjustments

    • Conducting A/B testing to compare different ad creatives, messaging, or targeting strategies

    • Segmenting audiences based on demographics, behaviors, or interests to deliver more personalized ads

    • Analyzin...

  • Answered by AI
    Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
  • Add your answer

Programmatic Campaign Manager Interview Questions asked at other Companies

Q1. What are the best practices for campaign optimizations?
View answer (1)
Anonymous

Associate Product Manager Interview Questions & Answers

user image Parul Pragya

posted on 23 May 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Product sense question
  • Add your answer
  • Q2. Tell me about yourself
  • Add your answer

Associate Product Manager Interview Questions asked at other Companies

Q1. You have water-filled Jar X and empty Jar Y. You transferred a portion of water from Jar X to Y using a sponge, which absorbs A% of the water and pours B% of the water into Jar Y. After one iteration, Z ml of water is present in Jar Y. How ... read more
View answer (2)
Anonymous

Category Manager Interview Questions & Answers

user image Anonymous

posted on 21 Oct 2024

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

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced Category Manager with a background in retail and strong analytical skills.

    • Over 5 years of experience in category management

    • Skilled in data analysis and market research

    • Proven track record of increasing sales and profitability

    • Strong negotiation and vendor management skills

    • Previously managed categories such as electronics and home goods

  • Answered by AI
    Add your answer
  • Q2. Why do you want to join silverpush
  • Ans. 

    I want to join Silverpush because of its innovative technology and strong reputation in the industry.

    • Innovative technology: I am excited about the opportunity to work with cutting-edge technology at Silverpush.

    • Strong reputation: Silverpush has a proven track record of success in the industry, and I want to be a part of that.

    • Career growth: I believe that joining Silverpush will provide me with opportunities for professi...

  • Answered by AI
    Add your answer

Category Manager Interview Questions asked at other Companies

Q1. If you were to plan an airport in Delhi, how many runways should it have?
View answer (2)
Anonymous

PPC Executive Interview Questions & Answers

user image Anonymous

posted on 4 Apr 2024

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

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Case Study 

Previous Working details & case study

PPC Executive Interview Questions asked at other Companies

Q1. What is inventory targets and how you define minimum and maximum inventory ?
View answer (3)
Anonymous

Technical Manager Interview Questions & Answers

user image Anonymous

posted on 4 Jul 2024

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

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain image processing
  • Ans. 

    Image processing is the analysis and manipulation of digital images to improve their quality or extract useful information.

    • Image enhancement: adjusting brightness, contrast, etc.

    • Image restoration: removing noise or blurring

    • Image segmentation: dividing an image into different regions

    • Object recognition: identifying objects in an image

    • Medical imaging: analyzing medical images for diagnosis

  • Answered by AI
    Add your answer

Technical Manager Interview Questions asked at other Companies

Q1. How do you deliver a release in Agile Scrum? What is the difference between monolith, multitenant and microservices, what do you know about kafka, how did you handle a conflict between 2 employees, how did you handle client expectations and... read more
View answer (5)
Anonymous

Devops Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Apr 2025

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

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. What is Docker, and how can I create a Docker Compose file and a Dockerfile for my Node.js application?
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers, ensuring consistency across environments.

    • Containerization: Docker packages applications and their dependencies into containers, ensuring they run consistently across different environments.

    • Dockerfile: A text file that contains instructions to build a Docker image. Example: 'FROM node:14' specifies the base image.

    • Docker Compose: A too...

  • Answered by AI
    Add your answer
  • Q2. What is the concept of blue/green deployment?
  • Ans. 

    Blue/green deployment is a strategy for minimizing downtime and risk by running two identical production environments.

    • Two Environments: In blue/green deployment, two identical environments (blue and green) are maintained. One is live (e.g., blue) while the other (green) is idle.

    • Seamless Switch: When a new version of the application is ready, it is deployed to the idle environment (green). Once tested, traffic is switch...

  • Answered by AI
    Add your answer

Devops Engineer Interview Questions asked at other Companies

Q1. How can you run a Docker command remotely on a Linux server without establishing a separate SSH session?
View answer (2)
Anonymous

Software Engineer Interview Questions & Answers

user image Shashi Shekhar

posted on 13 May 2023

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

I applied via LinkedIn and was interviewed before May 2022. There were 2 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 

(3 Questions)

  • Q1. How python dictionary is implemented internally ?
  • Ans. 

    Python dictionary is implemented using hash tables.

    • Python dictionary is a collection of key-value pairs.

    • The keys in a dictionary must be unique and immutable.

    • The values in a dictionary can be of any data type.

    • Python dictionary is implemented using hash tables.

    • Hash tables provide constant time complexity for insertion, deletion and retrieval of elements.

    • The hash function used in Python dictionary is based on the key's h...

  • Answered by AI
    Add your answer
  • Q2. What is heap sort
  • Ans. 

    Heap sort is a comparison-based sorting algorithm that uses a binary heap data structure.

    • It divides the input into a sorted and an unsorted region.

    • It repeatedly extracts the maximum element from the unsorted region and inserts it into the sorted region.

    • It has a time complexity of O(n log n) and is not stable.

    • Example: [8, 5, 3, 1, 9, 6, 0, 7, 4, 2] -> [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]

  • Answered by AI
    Add your answer
  • Q3. Coding question to sort array based on a custom filter
  • Ans. 

    Sort an array of strings based on a custom filter criteria.

    • Define the custom filter criteria (e.g., length, alphabetical order).

    • Use built-in sorting functions with a comparator.

    • Example: Sort by length: ['apple', 'banana', 'kiwi'] -> ['kiwi', 'apple', 'banana'].

    • Example: Sort alphabetically: ['banana', 'apple', 'kiwi'] -> ['apple', 'banana', 'kiwi'].

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Four people need to cross a bridge at night with only one torch that can only illuminate two people at a time. Person A takes 1 minute, B takes 2 minutes, C takes 7 minutes, and D takes 10 minutes to cross. When two people cross together, t... read more
View answer (278)
Anonymous

Top trending discussions

View All
Salary Discussions, Hike & Promotions
1w
a senior executive
GF salary Vs. My salary
Me and my gf have been dating for 5 years. Back in 2020, I started my career with a package of ₹5 LPA. Over the years, I’ve reached ₹22 LPA in 2025. She started her journey with ₹3 LPA(2020) and is now earning ₹8 LPA(2025). We’ve been in a live-in relationship for around 2 years, and the idea was to share expenses equally. But, equal sharing never really happened. If we go to a café she likes, especially with friends, I will pay the entire bill. We only split the house rent and grocery bills. I told her lots of time to cut down these costly cafe expenses or earn more money, increase your package, study and work hard, but.....she is now in her comfort zone. Being from a tech background, I have seen people upgrade their skills and package for a good life in metro cities. I am ready to support her in her studies, but she is like I am earning enough for myself.... No, you are not. I love her, but I don't know how to overcome this issue between us. Please suggest!
Got a question about Silverpush?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Software Engineer Interview Questions & Answers

Meddo user image Nishant Srivastava

posted on 31 May 2021

Interview Questionnaire 

1 Question

  • Q1. JS questions are asked
  • Add your answer
Anonymous
company Logo

Team Lead Interview Questions & Answers

InsanelyGood user image Anonymous

posted on 13 Apr 2023

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

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. About myself, reason for living for previous company, and rolls an responsibility
  • Add your answer
  • Q2. Rolls an responsibility
  • Ans. 

    Roles and responsibilities are the assigned tasks and duties of an individual or a team.

    • Roles define the position and authority of an individual or a team within an organization.

    • Responsibilities outline the tasks and duties that need to be performed by an individual or a team.

    • Clear communication of roles and responsibilities is essential for effective teamwork and achieving organizational goals.

    • Examples of roles and re...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - suprdaily is one of the best company i have never seen before and employees are very good
Anonymous
company Logo

Software Developer Interview Questions & Answers

ParallelDots user image Gaurav Bharadwaj

posted on 3 Jul 2024

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

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

DSA questions asked in an interview

Anonymous
More about working at Silverpush
  • HQ - Gurgaon,Haryana, India
  • Internet
  • 11-50 Employees (India)

Silverpush Interview FAQs

How many rounds are there in Silverpush interview?
Silverpush interview process usually has 1-2 rounds. The most common rounds in the Silverpush interview process are One-on-one Round, HR and Resume Shortlist.
How to prepare for Silverpush 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 Silverpush. The most common topics and skills that interviewers at Silverpush expect are Python, Data Science, Machine Learning, Angularjs and Campaign Management.
What are the top questions asked in Silverpush interview?

Some of the top questions asked at the Silverpush interview -

  1. What is Docker, and how can I create a Docker Compose file and a Dockerfile for...read more
  2. What are the best practices for campaign optimizatio...read more
  3. How python dictionary is implemented internall...read more
How long is the Silverpush interview process?

The duration of Silverpush interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Silverpush Interviews By Designations

  • Silverpush Devops Engineer Interview Questions
  • Silverpush Associate Product Manager Interview Questions
  • Silverpush Software Engineer Interview Questions
  • Silverpush Category Manager Interview Questions
  • Silverpush Programmatic Campaign Manager Interview Questions
  • Silverpush Technical Manager Interview Questions
  • Silverpush PPC Executive Interview Questions

Interview Questions for Popular Designations

  • Senior Executive Interview Questions
  • Executive Interview Questions
  • Software Engineer Interview Questions
  • Sales Executive Interview Questions
  • Associate Software Engineer Interview Questions
  • Accountant Interview Questions
  • System Engineer Interview Questions
  • Data Analyst Interview Questions
  • Show more
  • HR Executive Interview Questions
  • Deputy Manager Interview Questions

Overall Interview Experience Rating

3.8/5

based on 8 interview experiences

Difficulty level

Easy 40%
Moderate 60%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

InsanelyGood
InsanelyGood Interview Questions
4.1
 • 19 Interviews
Vegrow
Vegrow Interview Questions
4.0
 • 17 Interviews
STARZ Ventures
STARZ Ventures Interview Questions
4.8
 • 14 Interviews
Pepper Content
Pepper Content Interview Questions
2.5
 • 13 Interviews
Elevate
Elevate Interview Questions
3.4
 • 10 Interviews
ParallelDots
ParallelDots Interview Questions
4.1
 • 9 Interviews
Meddo
Meddo Interview Questions
3.1
 • 8 Interviews
FloCareer
FloCareer Interview Questions
4.2
 • 7 Interviews
Docplexus Online Services
Docplexus Online Services Interview Questions
2.9
 • 7 Interviews
Kisan Network
Kisan Network Interview Questions
3.3
 • 7 Interviews
View all

Silverpush Reviews and Ratings

based on 45 reviews

3.8/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.5

Salary

3.7

Job security

3.8

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 45 Reviews and Ratings
Jobs at Silverpush
Silverpush
Silverpush - Ad Operations Role (3-4 yrs)

3-4 Yrs

Not Disclosed

Silverpush
SilverPush - Data Scientist - Python (3-8 yrs)

3-8 Yrs

Not Disclosed

Explore more jobs
Silverpush Salaries in India
Associate Product Manager
15 salaries
unlock blur

₹12 L/yr - ₹17.5 L/yr

Assistant Manager
11 salaries
unlock blur

₹6 L/yr - ₹11.3 L/yr

Associate Software Engineer
9 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Software Engineer
8 salaries
unlock blur

₹4 L/yr - ₹11 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹10 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Silverpush with
InsanelyGood

InsanelyGood

4.1
Compare
Vegrow

Vegrow

4.0
Compare
Pepper Content

Pepper Content

2.5
Compare
Elevate

Elevate

3.4
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Silverpush Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter