Upload Button Icon Add office photos

Filter interviews by

Wrike Interview Questions, Process, and Tips

Updated 13 Dec 2024

Top Wrike Interview Questions and Answers

Wrike Interview Experiences

Popular Designations

4 interviews found

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

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

Round 1 - HR 

(1 Question)

  • Q1. HR asked about my experience, how I work with current team, whether you worked on KMP already. HR also asked 2-3 technical questions like HashSet manipulation, Android activity lifecycle and hashcode in J...

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay patient with the HR, and be prepared for 4-5 technical rounds with DSA, System design etc

Staff Engineer Interview Questions asked at other Companies

Q1. Swap Adjacent Bit PairsYou are given an integer 'N'. Your task is to find the number formed after swapping each even bit of 'N' in its binary representation with its adjacent bit on the right, assuming that the least significant bit is an o... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

30 mins js coding problem

Round 2 - Technical 

(1 Question)

  • Q1. Print fibonacci

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Talking about prior experience
  • Q2. Talking about role fit based on prior work
Round 2 - PM Round 

(4 Questions)

  • Q1. Why Wrike? why leaving current org?
  • Q2. PM case study. "You are PM of MS Teams Mobile app. How will you improve engagement?" Followup questions on solutions and mockups.
  • Q3. Few queries from resume points
  • Q4. Tell me about PM's role in an org and how a PM helps with things? Give your perspective.
Round 3 - Behavioral 

(5 Questions)

  • Q1. Behavioral. How do you plan your Roadmap
  • Q2. Behavioral. How do you prioritize items in Sprints? What happens if there is anurgent request in middle of sprint.
  • Ans. 

    Prioritize items based on impact, urgency, and dependencies. Evaluate impact of urgent request and adjust sprint accordingly.

    • Prioritize items based on impact, urgency, and dependencies

    • Evaluate impact of urgent request on current sprint goals

    • Adjust sprint plan accordingly by re-prioritizing tasks or adding the urgent request as a high priority item

    • Communicate with stakeholders to manage expectations and ensure alignment

  • Answered by AI
  • Q3. Behavioral. Tell me about a time where you had to resolve PM Engg conflict
  • Q4. Behavioral. Tell me about any 0-1 initiative you've taken
  • Ans. 

    Implemented a new feature from scratch to improve user experience

    • Researched user needs and pain points to identify opportunities for improvement

    • Collaborated with cross-functional teams to design and develop the feature

    • Tested the feature with a small group of users before full implementation

  • Answered by AI
  • Q5. Behavioral. Tell me about a time you faiped and what was the learning
Round 4 - Round with India Head 

(3 Questions)

  • Q1. Culture fit assesment. Tell me about PM dynamics in any org. What is your take on the responsibility of a PM.
  • Ans. 

    PM dynamics involve cross-functional collaboration, prioritization, and communication to drive product success.

    • PMs work closely with engineering, design, marketing, and other teams to define and deliver products.

    • They prioritize features based on customer needs, market trends, and business goals.

    • PMs communicate product vision, roadmap, and progress to stakeholders to align everyone towards the same goal.

    • They are respons...

  • Answered by AI
  • Q2. How do you handle communications with diff teams and how do you resolve conflict?
  • Ans. 

    I prioritize open and clear communication, actively listen to all parties involved, and work towards finding a mutually beneficial solution.

    • Prioritize open and clear communication with all teams involved

    • Actively listen to all parties to understand their perspectives and concerns

    • Work towards finding a mutually beneficial solution to resolve conflicts

  • Answered by AI
  • Q3. Technological fit. Talk about latest trends. ML models, AI industry... Any hands on done on something cutting edge. Assessment towards curiosity in tech space.

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Initial screening 

(3 Questions)

  • Q1. Long polling vs Short polling
  • Ans. 

    Long polling waits for server response before sending new request, short polling sends requests at regular intervals.

    • Long polling is more efficient for real-time updates

    • Short polling is simpler to implement but less efficient

    • Long polling reduces server load by minimizing requests

    • Short polling can lead to higher network traffic

    • Example: Chat applications often use long polling for instant messaging

  • Answered by AI
  • Q2. React Suspense and Error Boundary
  • Q3. JS basic and advance concepts (Promises, Closures, Async/Await etc)

Skills evaluated in this interview

Senior Frontend Software Engineer Interview Questions asked at other Companies

Q1. Explain memoization and write fibonacci code using memoization
View answer (1)

Wrike interview questions for popular designations

 Product Manager

 (1)

 Senior Frontend Software Engineer

 (1)

 Software Developer

 (1)

 Staff Engineer

 (1)

Jobs at Wrike

View all

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is ipconf.pl?
  • Q2. What is the difference between scan vip & node vip?
Round 2 - One-on-one 

(3 Questions)

  • Q1. What is quarantile in Exadata?
  • Q2. How to identify the master switch in Exadata?
  • Q3. What is spine switch & leaf switch in exadata?
Round 3 - Case Study 

One of the node of a 3 node cluster is down. Explain the step by step process to troubleshoot the issue.

Round 4 - Coding Test 

Shell script & terraform code output was asked.

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

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

A standardized assessment that measures a person's skills, cognitive abilities, and potential to perform in a specific role.

Round 2 - Technical 

(4 Questions)

  • Q1. Technical interview questions at Automatic Data Processing (ADP) may cover topics such as programming, databases, and software development.
  • Q2. They may also ask about problem-solving and how you approach challenging tasks.
  • Q3. Emphasize a structured method that involves clearly defining the issue, gathering relevant information, brainstorming potential solutions, evaluating options carefully, implementing the chosen solution, an...
  • Q4. Data structures, algorithms, SQL querying, object-oriented programming principles, software development lifecycle, database concepts (relational vs. NoSQL), coding challenges in relevant languages (like Py...
Round 3 - HR 

(2 Questions)

  • Q1. May ask about your background, skills, and how you handle challenges
  • Q2. Background questions Tell me about yourself, What are your career goals, What are your strengths and weaknesses, What do you know about ADP, and Why do you want to work at ADP.

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tailoring your resume and cover letter to each role, thoroughly researching companies and potential interview questions, actively networking, attending career fairs, practicing your interview skills, following up after interviews, and maintaining a strong online presence on platforms like LinkedIn.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Assignment 

Basic self evaluation test.

Round 2 - Technical 

(3 Questions)

  • Q1. What project I have completed and follow-up questions on that?
  • Q2. How to handle class imbalance.
  • Ans. 

    Handling class imbalance involves techniques like resampling, using different algorithms, and adjusting class weights.

    • Use resampling techniques like oversampling or undersampling to balance the classes.

    • Utilize algorithms that are robust to class imbalance, such as Random Forest, XGBoost, or SVM.

    • Adjust class weights in the model to give more importance to minority class.

    • Use evaluation metrics like F1 score, precision, r...

  • Answered by AI
  • Q3. Basic Python coding questions.
Round 3 - Technical 

(2 Questions)

  • Q1. Data-related questions.
  • Q2. ML Ops questions.

Interview Preparation Tips

Topics to prepare for Amdocs Data Scientist interview:
  • Python
  • MLOPS
Interview preparation tips for other job seekers - Prepare your projects well. And be ready for basic python coding questions. Prepare MlOps roles as well.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(9 Questions)

  • Q1. Introduction, roles and responsibilities
  • Q2. Deep copy shallow copy
  • Q3. Method Overloading overriding
  • Q4. Constuctor and its types
  • Q5. Varags (variable length arguments)
  • Q6. Find element find elements return types of it if no elements found
  • Q7. Webdriver what is it
  • Q8. Find duplicate numbers and its count from given list explain logic
  • Q9. Factorial using recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - For me Mostly 90% they asked java related questions.
Introduction, roles responsibilities.
Deep copy shallow copy
Method Overloading overriding
Constuctor
Varags
Find element & find elements difference and return types(if elements present and if not)
2 coding questions
1 repeatetive numbers/duplicates and its count from the given list eg output 4,2(4 is number and found 2 times)
2 factorial of a number using recursion.

I don't want to fil this form all that's why including all questions asked in the feedback.

This was my first round and no response till now.
Interview taken on 10 Oct.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(1 Question)

  • Q1. PLM configurations and SAP systems landscapes
Round 2 - Technical 

(1 Question)

  • Q1. What types of problem-solving skill test questions are typically asked in a managerial round?
Round 3 - HR 

(1 Question)

  • Q1. Why have you chosen to pursue a career in SAP, and what does that career path look like to you?
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 Dec 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Support Role Questions 1) Like explaining a case which was done in your previous role and experience
  • Q2. Questions on Javascript
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical Interview questions on Javascript, HTML, CSS and behavioural
Round 3 - Behavioral 

(1 Question)

  • Q1. Manager Questions based on Position and previous work experience.

Wrike Interview FAQs

How many rounds are there in Wrike interview?
Wrike interview process usually has 2 rounds. The most common rounds in the Wrike interview process are HR, Behavioral and Coding Test.
How to prepare for Wrike 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 Wrike. The most common topics and skills that interviewers at Wrike expect are Recruitment, Consulting, Analytics, SQL and Scrum.
What are the top questions asked in Wrike interview?

Some of the top questions asked at the Wrike interview -

  1. Behavioral. How do you prioritize items in Sprints? What happens if there is an...read more
  2. Culture fit assesment. Tell me about PM dynamics in any org. What is your take ...read more
  3. How do you handle communications with diff teams and how do you resolve conflic...read more

Tell us how to improve this page.

Wrike Interview Process

based on 4 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 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
 • 792 Interviews
Zoho Interview Questions
4.3
 • 511 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
View all

Wrike Reviews and Ratings

based on 2 reviews

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

2.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Staff Frontend Engineer

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Senior Frontend Engineer

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

Accountant

Bangalore / Bengaluru

6-9 Yrs

Not Disclosed

Explore more jobs
Compare Wrike with

Zoho

4.3
Compare

Freshworks

3.5
Compare

TCS

3.7
Compare

HCLTech

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