Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Watermark Team. If you also belong to the team, you can get access from here

Watermark Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Watermark Interview Questions and Answers

Updated 21 Aug 2024

Watermark Interview Experiences

Popular Designations

3 interviews found

I applied via Recruitment Consultant and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basics of HTML, CSS and its pre-processor. Html 5 new tags, About Doctype, Flex property, Box modal.
  • Q2. Javascript:- Clouser, Prototype, Constructor, Hoisting, Call, bind, apply.
  • Q3. Some javascript questions like- Write a program for string reverse, string palindrome, and questions on hoisting and set timeout.
  • Q4. Assessment tests including some English, arithmetic, and reasoning. 30 questions in 8 minute and you have to score 70% to pass this test.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about what you are answering to the interviewer and never give up on any questions,

Senior Front end Developer Interview Questions asked at other Companies

Q1. Discuss a time when you had to refactor a large codebase. How did you approach the task, and what steps did you take to ensure that the code remained maintainable and scalable?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 21 Aug 2024

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

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. General round of discussion
  • Q2. Interest to join watermark
  • Ans. 

    I am interested in joining Watermark because of their innovative approach to digital marketing and strong company culture.

    • Watermark's reputation for creativity and success in the digital marketing industry

    • The opportunity to work with a talented team and learn from industry experts

    • Positive reviews from current and former employees about the company culture and work environment

  • Answered by AI

Engineer Trainee Interview Questions & Answers

user image Prateek Saraswat

posted on 6 Jul 2023

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

I applied via Walk-in and was interviewed in Jun 2023. 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 - Aptitude Test 

It was quite easy if you have your basics clear and it is a pen paper aptitude test.

Round 3 - Technical 

(1 Question)

  • Q1. Technical round was tricky, the questions asked are from basics to medium level and also you need to have good technical skills.
Round 4 - HR 

(1 Question)

  • Q1. HR round went nicely. The recruitment team is very good and professional at work.

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

Jobs at Watermark

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 2 technical rounds, 1 psychometric test, then Manager and HR rounds, basic question on java 7 and java 8,interface and class, DS questions like linkedList reverse and adding nodes to linkedList, Hashmap, ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Java basics should be clear and brushed up, be calm and confident while giving your answers.

I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you do, and how? This is only for experience candidate. Excel assessment will be from vlookup, shorting.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very easy process, I have gone through total 3 rounds of interviews process. First 2 round is general discussion in which they will Chek your problem solving skills, and how your approach to project. 3rd round is excel assessment which was very easy.

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

Round 1 - Aptitude Test 

Online test with overall topics including logical reasoning etc

Round 2 - Case Study 

Drafting user stories

Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics needs to be clear for your job profile

I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python program like print day, month and year from current date and fibonacci series
  • Q2. Bluetooth concept basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare only program and basic concepts

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL Performance Tunning

Interview Preparation Tips

Interview preparation tips for other job seekers - For my 13 Years of experience all I asked was related to performance tunning.

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

Round 1 - Technical 

(1 Question)

  • Q1. Domain knowledge on scrum , Agile,User stories,BRD
Round 2 - Technical 

(1 Question)

  • Q1. Product Manager round , domain knowledge and confidence
Round 3 - HR 

(1 Question)

  • Q1. Willing to work in taxation domain
  • Ans. 

    Yes, I am willing to work in taxation domain.

    • I have prior experience in working with taxation related projects.

    • I have a good understanding of tax laws and regulations.

    • I am willing to learn and adapt to new tax policies and procedures.

    • I am comfortable working with tax software and tools.

    • I am aware of the importance of accuracy and attention to detail in tax-related work.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good organization, HR management, overall management staff cooperative
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Write codes on recursion

Round 2 - One-on-one 

(2 Questions)

  • Q1. What are the process involved in SDLC lifecyle
  • Ans. 

    SDLC lifecycle involves planning, designing, developing, testing, deploying, and maintaining software.

    • Planning: Define project scope, requirements, and timelines.

    • Design: Create architecture, UI/UX, and database design.

    • Development: Write code based on design specifications.

    • Testing: Conduct unit, integration, and system testing.

    • Deployment: Release software to production environment.

    • Maintenance: Provide updates, fixes, an

  • Answered by AI
  • Q2. Difference between client side and server side? Is JavaScript client side?
  • Ans. 

    Client side refers to the user's device where code is executed, while server side refers to the server where code is executed. JavaScript is client side.

    • Client side refers to code executed on the user's device, such as web browsers.

    • Server side refers to code executed on the server, handling requests and generating responses.

    • JavaScript is a client side scripting language, allowing dynamic interactions on web pages.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What are your strengths and weaknesses
  • Ans. 

    My strengths include problem-solving skills and attention to detail. My weaknesses include sometimes being too critical of my own work.

    • Strengths: problem-solving skills

    • Strengths: attention to detail

    • Weaknesses: being too critical of my own work

  • Answered by AI

Skills evaluated in this interview

Watermark Interview FAQs

How many rounds are there in Watermark interview?
Watermark interview process usually has 2-3 rounds. The most common rounds in the Watermark interview process are HR, Resume Shortlist and Aptitude Test.
How to prepare for Watermark 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 Watermark. The most common topics and skills that interviewers at Watermark expect are Java, Javascript, Web Technologies, JQuery and HTML.
What are the top questions asked in Watermark interview?

Some of the top questions asked at the Watermark interview -

  1. Assessment tests including some English, arithmetic, and reasoning. 30 question...read more
  2. Basics of HTML, CSS and its pre-processor. Html 5 new tags, About Doctype, Flex...read more
  3. Some javascript questions like- Write a program for string reverse, string pali...read more

Tell us how to improve this page.

Watermark Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 852 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 224 Interviews
Intuit Interview Questions
3.5
 • 77 Interviews
Autodesk Interview Questions
4.2
 • 38 Interviews
McAfee Interview Questions
4.0
 • 30 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
View all

Watermark Reviews and Ratings

based on 38 reviews

4.1/5

Rating in categories

3.7

Skill development

4.4

Work-life balance

3.9

Salary

3.2

Job security

4.2

Company culture

3.3

Promotions

3.8

Work satisfaction

Explore 38 Reviews and Ratings
Full Stack Developer

Mohali

2-5 Yrs

Not Disclosed

Software Developer

Mohali,

Pune

3-8 Yrs

₹ 13-23 LPA

.Net Developer

Mohali

2-6 Yrs

Not Disclosed

Explore more jobs
Full Stack Developer
15 salaries
unlock blur

₹3.8 L/yr - ₹15 L/yr

Software Developer
12 salaries
unlock blur

₹4 L/yr - ₹13 L/yr

Front end Developer
12 salaries
unlock blur

₹7.3 L/yr - ₹17.9 L/yr

Client Support Specialist
10 salaries
unlock blur

₹2.9 L/yr - ₹4.5 L/yr

Business Analyst
9 salaries
unlock blur

₹6.5 L/yr - ₹9 L/yr

Explore more salaries
Compare Watermark with

Global Edge Software

3.5
Compare

SurePrep

3.8
Compare

Signzy Technologies

2.9
Compare

Lepton Software Export & Research

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