Upload Button Icon Add office photos

Filter interviews by

Vernost Marketing Technology Solutions Technical Lead Interview Questions and Answers

Updated 21 Mar 2024

Vernost Marketing Technology Solutions Technical Lead Interview Experiences

1 interview found

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

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There were 3 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 - Technical 

(1 Question)

  • Q1. When do you prefer Decision Tree better than Random Forest model if model outputs are similar
  • Ans. 

    Decision Tree is preferred over Random Forest when interpretability is important.

    • Decision Tree is easier to interpret and visualize than Random Forest.

    • Decision Tree is better suited for small datasets with few features.

    • Random Forest is better suited for large datasets with many features.

    • Random Forest is less prone to overfitting than Decision Tree.

    • Decision Tree can be used as a building block for Random Forest.

    • If inter...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to work here

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep answers simple and to the point.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. There were 4 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 - Coding Test 

Coding covered LC medium and easy questions on recursion, trees n dp.

Round 3 - Technical 

(1 Question)

  • Q1. Technical covered concurrency, ui questions and some logical programming
Round 4 - System Design 

(1 Question)

  • Q1. Design system included your class diagram and lld and codng design patterns and api interfaces.

Interview Preparation Tips

Topics to prepare for Zeta Technical Lead interview:
  • DSA
  • System Design
  • Technical
Round 1 - Technical 

(1 Question)

  • Q1. Linear regression? python coding of lists.
Round 2 - Technical 

(1 Question)

  • Q1. Linear regression? python coding

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up on python,machine learning

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is difference between flip-flop and Latches?
  • Ans. 

    Flip-flops and latches are sequential logic circuits used to store and manipulate binary data.

    • Flip-flops are edge-triggered devices, while latches are level-sensitive devices.

    • Flip-flops have separate clock and data inputs, while latches have a single input for both clock and data.

    • Flip-flops are used in synchronous circuits, while latches are used in asynchronous circuits.

    • Flip-flops are more complex and require more cir...

  • Answered by AI
  • Q2. Where is the money needed to recruited you for embedur system?.The Hr will ask.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply or just putting resume to this company.As the hr will make money with this job. They don't deseve Talented candidates.They want referrals and salary cuts for hr to hire you.Instead of hiring candidates for software position, They should hire best Hr first (definitely in chennai)

Interview Questionnaire 

1 Question

  • Q1. All regarding networking and c

I applied via TCS NQT and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Tell us what have you learnt from your previous experience
  • Q2. Please tell us something about your University/College Project
  • Q3. What are your major skills?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please have a crystal clear concepts of DSA
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Famous Java Questions like why string is immuatable and basics of OOPs.
  • Q2. Easy to medium level DSA based on array and string.
Round 2 - Technical 

(2 Questions)

  • Q1. Project Related Questions
  • Q2. Questions related to java 8 stream API
Round 3 - Technical 

(2 Questions)

  • Q1. Question related to basic recursion
  • Q2. Top kafka interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Your basics should be strong.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Recruitment Consulltant

Round 1 - One-on-one 

(2 Questions)

  • Q1. Minimum element in an array
  • Ans. 

    Find the minimum element in an array of strings

    • Iterate through the array and compare each element to find the minimum

    • Use built-in functions like Math.min() or sort() to find the minimum

    • Handle edge cases like empty array or array with only one element

  • Answered by AI
  • Q2. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the next pointers of each node

    • Iterate through the linked list and change the next pointers to reverse the list

    • Use three pointers - prev, current, and next to keep track of nodes

    • Example: 1 -> 2 -> 3 -> 4 -> null, after reversing: 4 -> 3 -> 2 -> 1 -> null

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics good then you can crack the interview

Skills evaluated in this interview

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

I appeared for an interview before Aug 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Java8 and multhithreading based questions
  • Q2. 1 Leetcode easy question
Round 2 - Technical 

(2 Questions)

  • Q1. TDD based live coding and spring based question
  • Q2. 1 leetcode medium question
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiations and company fit based questions

Vernost Marketing Technology Solutions Interview FAQs

How many rounds are there in Vernost Marketing Technology Solutions Technical Lead interview?
Vernost Marketing Technology Solutions interview process usually has 1 rounds. The most common rounds in the Vernost Marketing Technology Solutions interview process are One-on-one Round.
How to prepare for Vernost Marketing Technology Solutions Technical Lead 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 Angularjs, Node.Js, ORM, React.Js and RDBMS.

Tell us how to improve this page.

Vernost Marketing Technology Solutions Technical Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Fractal Analytics Interview Questions
4.0
 • 208 Interviews
MathCo Interview Questions
2.9
 • 114 Interviews
Zeta Interview Questions
3.4
 • 70 Interviews
embedUR Systems Interview Questions
3.2
 • 48 Interviews
Busibud Interview Questions
4.0
 • 42 Interviews
CoinDCX Interview Questions
3.7
 • 29 Interviews
XenonStack Interview Questions
3.2
 • 27 Interviews
View all
Vernost Marketing Technology Solutions Technical Lead Salary
based on 8 salaries
₹12.9 L/yr - ₹28 L/yr
18% more than the average Technical Lead Salary in India
View more details
Software Engineer
127 salaries
unlock blur

₹3.2 L/yr - ₹12 L/yr

Software Developer
63 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
20 salaries
unlock blur

₹4.7 L/yr - ₹18 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

Fractal Analytics

4.0
Compare

MathCo

2.9
Compare

Innovatiview India Ltd

3.9
Compare

Watchyourhealth.com

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