Upload Button Icon Add office photos

Filter interviews by

Fiverr Inc. Freelance Graphic Designer Interview Questions and Answers

Updated 5 Jan 2023

Fiverr Inc. Freelance Graphic Designer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Dec 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Information about graphic design
  • Q2. My experience about my work and my new projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be positive and say your strengths about yourself

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Make some design samples
  • Ans. 

    I will create design samples showcasing my skills and creativity.

    • Create a variety of design samples such as logos, brochures, websites, and social media graphics

    • Showcase different styles and techniques to demonstrate versatility

    • Include both digital and print designs to highlight proficiency in various mediums

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Machine test and it’s was good

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question are majorly based on to understand my knowledge and work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - The whole process was too soomth... And organised.. had 3-4 rounds of discussion and a technical assemement and everything was pretty smooth from beginning to day of joining...

And to be honest this was best onboarding experience till now in work experience history.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About my background and experience

I applied via Naukri.com and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Flipkart ke bare mein kya jante Hain
  • Q2. Flipkart sabse pahle kahan open ho
  • Q3. An engineering manager of the team you are interviewing for will use several behavioral

Interview Preparation Tips

Interview preparation tips for other job seekers - These interview rounds assess a candidate's proficiency in problem-solving, data structures, and algorithms, including coding problems on arrays, lists, graphs, trees, dynamic programming, recursion, linked list, queues, trees, maps, etc.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

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

    My strengths include creativity, attention to detail, and strong communication skills. My weaknesses include a tendency to be a perfectionist and difficulty saying no.

    • Strengths: creativity, attention to detail, strong communication skills

    • Weaknesses: perfectionism, difficulty saying no

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic details about yourself, education, experience
Round 2 - Coding Test 

Questions based on NextJS, ReactJS, JavaScript, HTML, CSS

Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioural Round, why do you want to join us, etc

Interview Preparation Tips

Topics to prepare for Truelancer Software Developer interview:
  • React.Js
  • next
  • html
  • CSS
  • Javascript
  • OOPS
Interview preparation tips for other job seekers - Prepare basics and be honest
Round 1 - One-on-one 

(1 Question)

  • Q1. Have good communication skill

Interview Preparation Tips

Interview preparation tips for other job seekers - Be soft skilled and speak with lower tone
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding questions, Java

Round 2 - Assignment 

Create a website, 7 days

Interview Preparation Tips

Topics to prepare for Toptal Software Developer interview:
  • Java
  • Javascript
  • OOP
Interview preparation tips for other job seekers - Be yourself

I was interviewed before Dec 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round was purely based on Data Structures and Algorithms . One has to be fairly comfortable in solving Algorithmic problems to pass this round . Both the questions asked were quite common and luckily I had already prepared them from CodeStudio and LeetCode.

  • Q1. 

    Binary Tree Traversals Problem Statement

    Given a Binary Tree with 'N' nodes, where each node holds an integer value, your task is to compute the In-Order, Pre-Order, and Post-Order traversals of the binar...

  • Ans. 

    Compute the In-Order, Pre-Order, and Post-Order traversals of a Binary Tree given in level-order format.

    • Implement functions to perform In-Order, Pre-Order, and Post-Order traversals of a Binary Tree.

    • Use level-order input to construct the Binary Tree.

    • Traverse the Binary Tree recursively to generate the required traversals.

    • Ensure proper handling of null nodes represented by -1 in the input.

    • Return the three traversals as

  • Answered by AI
  • Q2. 

    Reverse Linked List Problem Statement

    Given a Singly Linked List of integers, your task is to reverse the Linked List by altering the links between the nodes.

    Input:

    The first line of input is an intege...
  • Ans. 

    Reverse a singly linked list by altering the links between nodes.

    • Iterate through the linked list and reverse the links between nodes

    • Use three pointers to keep track of the current, previous, and next nodes

    • Update the links between nodes to reverse the list

    • Return the head of the reversed linked list

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

This round basically tested some concepts from Data Structures and File Manipulation .

  • Q1. 

    Intersection of Two Arrays Problem Statement

    Given two arrays A and B with sizes N and M respectively, both sorted in non-decreasing order, determine their intersection.

    The intersection of two arrays in...

  • Ans. 

    The problem involves finding the intersection of two sorted arrays efficiently.

    • Use two pointers to iterate through both arrays simultaneously.

    • Compare elements at the pointers and move the pointers accordingly.

    • Handle cases where elements are equal and update the intersection array.

    • Return the intersection array as the result.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPABig Basket interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Operating Systems, Aptitude, OOPSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Fiverr Inc. Interview FAQs

How many rounds are there in Fiverr Inc. Freelance Graphic Designer interview?
Fiverr Inc. interview process usually has 2 rounds. The most common rounds in the Fiverr Inc. interview process are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

Fiverr Inc. Freelance Graphic Designer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.4k Interviews
Swiggy Interview Questions
3.8
 • 439 Interviews
BigBasket Interview Questions
3.9
 • 357 Interviews
PolicyBazaar Interview Questions
3.6
 • 346 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
JustDial Interview Questions
3.5
 • 329 Interviews
Meesho Interview Questions
3.7
 • 329 Interviews
CARS24 Interview Questions
3.6
 • 328 Interviews
View all
Fiverr Inc. Freelance Graphic Designer Salary
based on 18 salaries
₹0.5 L/yr - ₹8 L/yr
18% less than the average Freelance Graphic Designer Salary in India
View more details

Fiverr Inc. Freelance Graphic Designer Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.4

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 3 Reviews and Ratings
Freelancer
168 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Graphic Designer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Freelance Graphic Designer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Content Writer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Entry Operator
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Fiverr Inc. with

Upwork

4.4
Compare

PeoplePerHour

5.0
Compare

Urban Company

3.4
Compare

Truelancer

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