Upload Button Icon Add office photos

Filter interviews by

ValueFirst Digital Media Senior Software Engineer Interview Questions and Answers

Updated 17 Oct 2023

ValueFirst Digital Media Senior Software Engineer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Oct 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 - HR 

(1 Question)

  • Q1. 1. Basic Introduction 2. Experience details 3. Past working experience 4. Current and expected CTC
Round 3 - Technical 

(1 Question)

  • Q1. 1. Framework design patterns 2. Logical issues questions 3. OOPS concepts 4. Queue management
Round 4 - Coding Test 

Machine test of OOPS related and logical questions

Round 5 - One-on-one 

(1 Question)

  • Q1. Salary discussion and company induction

Interview questions from similar companies

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

(2 Questions)

  • Q1. Backend Questions regarding
  • Q2. UI Questions regarding Angular

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. 1) OOP Concepts
  • Q2. Difference between Abstract class and interface
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and methods, while interface cannot have any of these.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract classes are used to provide a common base for multiple classes, while interfaces are used to define a contract for ...

  • Answered by AI
  • Q3. Mysql Concepts and Mysql queries
  • Q4. Logical questions on Array and String Functions in PHP
  • Q5. File handling functions such as fread, fopen, fclose etc and logical string function questions on file data.
Round 2 - Technical 

(5 Questions)

  • Q1. All Scenario based questions
  • Q2. OOP Concepts in deep
  • Ans. 

    OOP Concepts refer to the principles of Object-Oriented Programming, including encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: The ability for objects of different classes to respond to the same message in different ways...

  • Answered by AI
  • Q3. Software design pattern related questions
  • Q4. Small Logical programs
  • Q5. Database queries in deep
  • Ans. 

    Database queries involve retrieving, updating, and manipulating data stored in a database.

    • Database queries are used to retrieve specific data from a database based on certain criteria.

    • Queries can also be used to update existing data or insert new data into the database.

    • SQL (Structured Query Language) is commonly used to write database queries.

    • Examples of database queries include SELECT, INSERT, UPDATE, and DELETE state

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse link list
  • Q2. Count number of digits
  • Ans. 

    Count the number of digits in a given string

    • Iterate through each character in the string

    • Check if the character is a digit using isdigit() function

    • Increment a counter if the character is a digit

    • Return the final count of digits

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is Apache Kafka?
  • Ans. 

    Apache Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.

    • Apache Kafka is designed to handle high-throughput, fault-tolerant, and scalable real-time data streams.

    • It allows for the publishing and subscribing to streams of records, similar to a message queue.

    • Kafka is often used for log aggregation, stream processing, event sourcing, and real-time analytics.

    • It p...

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

(1 Question)

  • Q1. How do you manage stress?

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

It started with basic introduction, than move ahead with Java, Spring boot question in the end, he asked one leetcode medium question based on DP . Ques : Find a minimum number of jumps required to reach the end of the array, and each index , it can jump arr[index] time at max, you need to calculate minimum number of steps required to reach at the end.

Interview Preparation Tips

Interview preparation tips for other job seekers - Java , Spring boot and Data structures
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Domain related questions
  • Q2. Configuration pf stack
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is dependency injection
  • Ans. 

    Dependency injection is a design pattern that allows objects to be injected with their dependencies rather than creating them internally.

    • Dependency injection helps to decouple the code and improve testability and maintainability.

    • It promotes loose coupling by allowing objects to depend on abstractions instead of concrete implementations.

    • There are three common types of dependency injection: constructor injection, setter ...

  • Answered by AI
  • Q2. What is store procedure
  • Ans. 

    A stored procedure is a precompiled set of SQL statements that can be executed on a database server.

    • Stored procedures are used to encapsulate and execute complex database operations.

    • They can be written in various programming languages like SQL, PL/SQL, T-SQL, etc.

    • Stored procedures can accept input parameters and return output values.

    • They can be used to improve performance by reducing network traffic and optimizing quer...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have called for Face to Face discussion interview only asked 2 question. I have given correct answer all the time he was on call an dlookig into his system and then I got to know that I am rejected ..I have told my recruiter same and written email to her. I was curious to join SH but my interview process given me very bad impression.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Current role and responsibilities
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It will be a scenario based implementation

I applied via Approached by Company and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 1 What’s functional interface and benefits. 2 Transaction uses and different propagation level.
  • Ans. 

    Functional interface is an interface with only one abstract method. Benefits include lambda expressions and improved code readability.

    • Functional interface allows for the use of lambda expressions, which can simplify code and improve readability.

    • It also enables the use of method references, which can make code more concise.

    • Functional interfaces are used extensively in Java 8's Stream API.

    • Transaction uses include ensurin...

  • Answered by AI
  • Q2. Different isolation levels in transactions labels and purpose.
  • Ans. 

    Different isolation levels in transactions and their purpose.

    • Isolation levels determine how transactions interact with each other.

    • READ UNCOMMITTED: Allows dirty reads, can cause phantom reads.

    • READ COMMITTED: Prevents dirty reads, but allows non-repeatable reads.

    • REPEATABLE READ: Prevents dirty and non-repeatable reads, but allows phantom reads.

    • SERIALIZABLE: Prevents all three types of reads, but can cause deadlock.

    • Purpo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Never give up..

Skills evaluated in this interview

ValueFirst Digital Media Interview FAQs

How many rounds are there in ValueFirst Digital Media Senior Software Engineer interview?
ValueFirst Digital Media interview process usually has 5 rounds. The most common rounds in the ValueFirst Digital Media interview process are Resume Shortlist, HR and Technical.
How to prepare for ValueFirst Digital Media 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 ValueFirst Digital Media. The most common topics and skills that interviewers at ValueFirst Digital Media expect are Algorithms, Data Structures, Laravel, MySQL and RDBMS.

Tell us how to improve this page.

ValueFirst Digital Media Senior Software Engineer Salary
based on 57 salaries
₹5.2 L/yr - ₹15 L/yr
24% less than the average Senior Software Engineer Salary in India
View more details

ValueFirst Digital Media Senior Software Engineer Reviews and Ratings

based on 6 reviews

3.9/5

Rating in categories

3.2

Skill development

4.2

Work-Life balance

3.1

Salary & Benefits

3.8

Job Security

4.5

Company culture

2.4

Promotions/Appraisal

3.9

Work Satisfaction

Explore 6 Reviews and Ratings
Software Engineer
69 salaries
unlock blur

₹4.3 L/yr - ₹17 L/yr

Senior Software Engineer
57 salaries
unlock blur

₹5.2 L/yr - ₹15 L/yr

Assistant Manager
27 salaries
unlock blur

₹4.9 L/yr - ₹15 L/yr

Product Manager
23 salaries
unlock blur

₹7.9 L/yr - ₹21 L/yr

Production Analyst
20 salaries
unlock blur

₹3 L/yr - ₹5.6 L/yr

Explore more salaries
Compare ValueFirst Digital Media with

mGage

3.9
Compare

Netcore Cloud Private Limited

4.3
Compare

Kenscio Digital Marketing

4.2
Compare

Octane Marketing

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview