Upload Button Icon Add office photos

Filter interviews by

Vernost Marketing Technology Solutions Interview Questions and Answers

Updated 8 Feb 2025

Vernost Marketing Technology Solutions Interview Experiences

Popular Designations

7 interviews found

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

I was interviewed before Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Project related questions

Senior Software Development Engineer Interview Questions asked at other Companies

Q1. Level order traversal of a binary search tree from leaf to root? Print in a single line or Print new line for every level.
View answer (3)

Software Engineer Interview Questions & Answers

user image Shimanshu Yadav

posted on 13 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basic programming

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference Between React And Angular
  • Ans. 

    React is a JavaScript library for building user interfaces, while Angular is a full-fledged framework for web development.

    • React is a library, while Angular is a framework

    • React uses a virtual DOM for better performance, Angular uses a regular DOM

    • React is more flexible and lightweight, Angular has more built-in features and tools

    • React is easier to learn for beginners, Angular has a steeper learning curve

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There were two technical rounds. One was taken by the tech lead and another was taken by the VP.
VP ask scenario-based questions while the tech lead asks concept-wise questions. Prepare your react concept wisely and you can crack the interview.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Write a 2 sum code
  • Ans. 

    Code to find two numbers in an array that add up to a target sum

    • Use a hashmap to store the difference between the target sum and each element

    • Iterate through the array and check if the current element's complement exists in the hashmap

    • Return the indices of the two numbers that add up to the target sum

  • Answered by AI

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Vernost Marketing Technology Solutions interview questions for popular designations

 Software Engineer

 (4)

 Business Analyst

 (1)

 Senior Software Development Engineer

 (1)

 Technical Lead

 (1)

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

I was interviewed before Apr 2022.

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 - Technical 

(1 Question)

  • Q1. Please Detail SDLC
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used to design, develop, and maintain software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables that must be completed before moving on to the next phase.

    • The goal of SDLC is to ensure that software is developed efficiently, on time, a...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Expand on your knowledge regarding Documentation methods What was your previous companies' experience
Round 4 - HR 

(1 Question)

  • Q1. Personal questions, family background

Skills evaluated in this interview

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

I applied via Job Fair and was interviewed in May 2021. There were 2 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical round on Java
  • Q2. Questions on Software Development

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

I applied via Naukri.com and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions about angular,pipe, lifecycle hooks,directives
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Very polite interviewer, interview process is very smooth.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. PySpark and SQL questions
  • Q2. Azure datafactory related questions
Round 2 - Technical 

(2 Questions)

  • Q1. Spark internals
  • Q2. Scenario based
Round 3 - HR 

(2 Questions)

  • Q1. Soft skills
  • Q2. Scenario based and general discussion
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(6 Questions)

  • Q1. What is a class? What is an object
  • Q2. How do we create objects?
  • Q3. What is Singleton Design Pattern?
  • Q4. What is the difference between SQL and NoSQL?
  • Q5. What are Columnar Databases?
  • Q6. What is a Pub-Sub model?

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. It is essential to come prepared; I was not adequately prepared and was sleep-deprived, so make sure to rest well the night before anticipating a call from the manager.
2. Provide concise answers and anticipate counter-questions, as this fosters two-way communication rather than one-sided responses.
3. My technical interview was conducted by one of their Engineering Managers, who focused more on system design concepts than on basic questions.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

All the assignment to improve our self

Round 2 - Case Study 

Case study all knowledge edias

Round 3 - Group Discussion 

Share the thought process inorpove our self

Round 4 - Coding Test 

Html and other project

Round 5 - Technical 

(5 Questions)

  • Q1. All thrcnical kholwleghe
  • Q2. All types of design
  • Ans. 

    Design encompasses various disciplines such as UI, UX, and graphic design.

    • UI design focuses on the user interface and interactions of a digital product.

    • UX design focuses on the overall user experience and usability of a product.

    • Graphic design involves creating visual content for both digital and print media.

    • Each type of design plays a crucial role in creating a cohesive and user-friendly product.

    • Examples: UI design for...

  • Answered by AI
  • Q3. All graphics design idiaas
  • Q4. All types of the assessment
  • Q5. And cultural activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Thought process is good 😊

Vernost Marketing Technology Solutions Interview FAQs

How many rounds are there in Vernost Marketing Technology Solutions interview?
Vernost Marketing Technology Solutions interview process usually has 1-2 rounds. The most common rounds in the Vernost Marketing Technology Solutions interview process are Technical, Resume Shortlist and HR.
How to prepare for Vernost Marketing Technology Solutions 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 Vernost Marketing Technology Solutions. The most common topics and skills that interviewers at Vernost Marketing Technology Solutions expect are Design Patterns, SDLC, Node.Js, RDBMS and OOAD.
What are the top questions asked in Vernost Marketing Technology Solutions interview?

Some of the top questions asked at the Vernost Marketing Technology Solutions interview -

  1. Difference Between React And Angu...read more
  2. Please Detail S...read more
  3. Write a 2 sum c...read more

Tell us how to improve this page.

Vernost Marketing Technology Solutions Interview Process

based on 7 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
Fractal Analytics Interview Questions
4.0
 • 206 Interviews
View all

Vernost Marketing Technology Solutions Reviews and Ratings

based on 51 reviews

3.9/5

Rating in categories

3.5

Skill development

3.3

Work-life balance

3.4

Salary

4.0

Job security

3.7

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 51 Reviews and Ratings
Software Engineer
126 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Software Developer
62 salaries
unlock blur

₹2.4 L/yr - ₹9 L/yr

Business Analyst
39 salaries
unlock blur

₹3 L/yr - ₹11.3 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹4.7 L/yr - ₹17.5 L/yr

Quality Analyst
18 salaries
unlock blur

₹2.7 L/yr - ₹6.6 L/yr

Explore more salaries
Compare Vernost Marketing Technology Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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