Upload Button Icon Add office photos

Vistaprint

Compare button icon Compare button icon Compare

Filter interviews by

Vistaprint Shift Lead Interview Questions and Answers

Updated 28 May 2024

Vistaprint Shift Lead Interview Experiences

1 interview found

Shift Lead Interview Questions & Answers

user image prasad chavan

posted on 28 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Family background
Round 2 - Technical 

(1 Question)

  • Q1. Reasons for living

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Top trending discussions

View All
Interview Hub
4d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Vistaprint?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About indiamart and logical and sentence framing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Site is very slow and net laggging issue

Shift Lead Interview Questions Asked at Other Companies

asked in HCL Group
Q1. The data drive D: on a Windows Server 2016 is running short on di ... read more
asked in HCL Group
Q2. A Windows 2016 server deployed in a production environment report ... read more
asked in Pizza Hut
Q3. How does a manager promote their staff?
asked in Intel
Q4. How would you determine when to take a machine off production for ... read more
asked in Lonza
Q5. How do you handle troubleshooting a machine?

I applied via Referral and was interviewed in May 2020. There were 9 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. IT Solutions provider
  • Q2. Brhamanc IT Information Technology World Asia Pacific region India Tamilnadu Coimbatore 641108
  • Q3. Right now
  • Q4. Salary will have been working on my phone
  • Q5. So Exclusive interview on my phone
  • Q6. The new version of the best of luck
  • Q7. Hdca and Core Java Programming language
  • Q8. For example Infosystem on the best of luck

Interview Preparation Tips

Interview preparation tips for other job seekers - So My question that has been working on the project will be able to get a good day for you again soon be the best of luck

I applied via Walk-in and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Prime number star pattern Js basics form validations

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all basics of JS and node

I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Data Structures
  • Q2. Algorithms knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Study DSA and be thorough with projects.

Analyst Interview Questions & Answers

Oyo Rooms user image Sushant Dogra

posted on 2 Nov 2015

I applied via Campus Placement

Interview Preparation Tips

Round: Puzzle Interview
Experience: basic Guesstimation questtions,
for eg. estimate the no of sleeping all over the world right now.

Tips: Walk the interviewer through your thinking process.
donot make vague guesses.

Round: HR Interview
Experience: 1 Tell us 5 reasons why we should hire you.
2 being an electrical engineering student, why have you applied for a analytic s/operations job profile.

Skills: Ability To Cope Up With Stress, Guesstimation Cases
Duration: 2
College Name: IIT Madras
Be interview-ready. Browse the most asked HR questions.
illustration image

Analyst Interview Questions & Answers

Oyo Rooms user image Shobhit Shrivas

posted on 1 Nov 2015

I applied via Campus Placement

Interview Questionnaire 

7 Questions

  • Q1. I was asked 2 questions from a course called principle of economics, such as what is elasticity etc
  • Q2. It was again from my course work they asked me how to solve linear programming problem graphically
  • Ans. 

    Graphical method for solving linear programming problems involves plotting constraints and finding feasible regions.

    • Identify the objective function, e.g., maximize profit: Z = 3x + 4y.

    • Determine constraints, e.g., x + 2y ≤ 8 and 3x + y ≤ 12.

    • Graph the constraints on a coordinate plane to find the feasible region.

    • Identify corner points of the feasible region, e.g., (0,0), (0,4), (4,0), (3,3).

    • Evaluate the objective functio...

  • Answered by AI
  • Q3. Then they asked me to tell me about my self
  • Q4. They asked me to estimate number of microwaves manufactured in india per year
  • Q5. Then I was asked what is my biggest achivement till now
  • Q6. Then I was asked if I have any question for them
  • Q7. He gave me 15 min to convence him so that he hirs me for his company

Interview Preparation Tips

Round: Resume Shortlist
Experience: They were mainly looking for people who has or worked in Start ups or who has some good PORs. They also shortlisted students with CGPA of more than 7.5.
Tips: Try taking good PORs and maintain a healthy CGPA. Make a one page resume.

Round: Technical Interview
Experience: It was good. This was my first interview, I was bit nurvous for obvious reasons but controlled my emotions perfectly. As interview progressed things started becoming normal.
Tips: Be confidant of what ever you speak. Try hidding you nervousness, its okay if you are not able to answer any question but make strong comeback in next.

Round: HR Interview
Experience: I was very confidant of myself and told some 8-9 qualities that I have and gave examples of where I used them in past.
Tips: Again be very confidant. Its okay if you fumble in between but make strong comeback. look into the eyes of interviewer it shows you are confidant. Don't lie, be yourself.

General Tips: Keep working hard, there is no subsitute of hardwork, even in IITs. And don't forget sometimes you have to loose small battels to win Wars.
All the best:)
Skills:
Duration: 8-10weeks
College Name: IIT Madras
Motivation: Oyo is progressing very fast and I wanted to be the part of there amazing journey.
Funny Moments: I kept looking into the eyes of both of my interviewer just to show them I was very confidant but the reality is I was very nervous and I was bluffing them:). After interview I had a headache.
Are these interview questions helpful?

I applied via Campus Placement and was interviewed before Dec 2015. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a singly linked list and return the new head of the reversed list.

    • Iterate through the list while maintaining three pointers: previous, current, and next.

    • Set the next pointer of the current node to the previous node to reverse the link.

    • Move the previous and current pointers one step forward until the end of the list.

    • Return the previous pointer as the new head of the reversed list.

    • Example: For the list 1 -> 2 ...

  • Answered by AI
  • Q2. Object Oriented Programming
  • Q3. Database questions
  • Q4. What do you like about this company
  • Ans. 

    I appreciate the company's commitment to innovation and employee development.

    • Strong focus on innovation in software development

    • Opportunities for professional growth and development

    • Positive company culture and work environment

  • Answered by AI
  • Q5. Why do you want to work here
  • Ans. 

    I admire your company's innovative approach and commitment to technology, which aligns with my career goals and values.

    • Your focus on cutting-edge technology, like AI and machine learning, excites me as I want to work on impactful projects.

    • The collaborative culture here fosters creativity and teamwork, which I believe enhances productivity and job satisfaction.

    • I appreciate your commitment to professional development, as...

  • Answered by AI
  • Q6. Long term goals
  • Ans. 

    I aim to grow as a software engineer, lead projects, and contribute to innovative solutions that impact users positively.

    • Develop expertise in emerging technologies like AI and machine learning to enhance software capabilities.

    • Take on leadership roles in projects, guiding teams to deliver high-quality software solutions.

    • Contribute to open-source projects to give back to the community and learn from diverse coding practi...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Simple aptitude test where they filtered out 2/3 of the applicants (12-15 selected out of 30)
Duration: 1 hour
Total Questions: 40

Round: Technical Interview
Experience: General questions about you, your projects etc.
The linked list question, you can write in any language you like.
OOP concepts like how it is implemented in your favourite language.

Round: Technical Interview
Experience: Your thoughts on designing a database for a company that aggregates jobs from any available source.
The schema for the database and your reason for it.

Round: HR Interview
Experience: Standard HR questions

College Name: Shiv Nadar University, Dadri

Skills evaluated in this interview

I appeared for an interview in Sep 2016.

Interview Questionnaire 

9 Questions

  • Q1. Questions on DBMS like find the 2nd maximum salary of employee
  • Q2. A table was given and i need Normalize it
  • Ans. 

    Normalization organizes data to reduce redundancy and improve integrity in databases.

    • Identify functional dependencies: Determine which attributes depend on others.

    • First Normal Form (1NF): Ensure all entries in a column are atomic. E.g., split 'Phone Numbers' into separate entries.

    • Second Normal Form (2NF): Remove partial dependencies. E.g., if 'StudentID' determines 'StudentName', separate into a new table.

    • Third Normal ...

  • Answered by AI
  • Q3.  join, groupby queries on a given table
  • Ans. 

    Understanding join and groupby queries is essential for data manipulation in SQL databases.

    • JOIN combines rows from two or more tables based on a related column. Example: SELECT * FROM A JOIN B ON A.id = B.a_id;

    • INNER JOIN returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.a_id;

    • LEFT JOIN returns all records from the left table and matched records from the right table. E...

  • Answered by AI
  • Q4. Question related to Computer Networks like how internet works
  • Q5. What is web server and application server
  • Ans. 

    Web server handles HTTP requests and responses, while application server executes application logic.

    • Web server serves static content like HTML, CSS, JS files

    • Application server executes dynamic code like Java, Python, Ruby

    • Web server communicates with client, application server communicates with database

    • Examples of web servers: Apache, Nginx, IIS

    • Examples of application servers: Tomcat, JBoss, WebSphere

  • Answered by AI
  • Q6. Coding question to print a given pattern
  • Ans. 

    This question involves coding a pattern based on specified rules, typically using loops and conditionals.

    • Identify the pattern structure (e.g., stars, numbers).

    • Use nested loops for rows and columns.

    • Example: For n=3, output could be: * ** ***

    • Consider edge cases like n=0 or negative values.

  • Answered by AI
  • Q7. Proper discussion on my projects that were mentioned in the resume. They usually ask to make class diagram, ER diagram of project etc.
  • Q8. Firstly HR asked to introduce yourself
  • Q9. Then he asked simple questions like why u want to join this company, my family background, asked about hobbies, academic achievements etc

Interview Preparation Tips

Round: Test
Experience: Two coding questions were given in the 1st round
1)find nodes at kth distance from root node
2)arrange a given array in min-max sequence
Duration: 1 hour
Total Questions: 2

College Name: Thapar University, Patiala

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Questions related to Data Structures like Array, Stack, Queue.. etc., Questions related to Algorithms Like Dynamic Programming and Questions from DBMS.

Vistaprint Interview FAQs

How many rounds are there in Vistaprint Shift Lead interview?
Vistaprint interview process usually has 2 rounds. The most common rounds in the Vistaprint interview process are One-on-one Round and Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Interview Questions from Similar Companies

Swiggy Shift Lead Interview Questions
3.7
 • 485 Interviews
Lenskart Shift Lead Interview Questions
3.2
 • 385 Interviews
Meesho Shift Lead Interview Questions
3.7
 • 377 Interviews
Udaan Shift Lead Interview Questions
3.9
 • 360 Interviews
Info Edge Shift Lead Interview Questions
3.9
 • 352 Interviews
Zepto Shift Lead Interview Questions
3.5
 • 323 Interviews
Oyo Rooms Shift Lead Interview Questions
3.2
 • 235 Interviews
BlackBuck Shift Lead Interview Questions
3.7
 • 196 Interviews
View all
Graphic Designer
62 salaries
unlock blur

₹1.6 L/yr - ₹4.5 L/yr

Production Artist
25 salaries
unlock blur

₹1.8 L/yr - ₹3.1 L/yr

Senior Data Analyst
7 salaries
unlock blur

₹18 L/yr - ₹28.5 L/yr

Senior Product Manager
6 salaries
unlock blur

₹35.2 L/yr - ₹61 L/yr

Associate Product Manager
6 salaries
unlock blur

₹15.1 L/yr - ₹20.6 L/yr

Explore more salaries
Compare Vistaprint with

Udaan

4.0
Compare

Indiamart Intermesh

3.6
Compare

Swiggy

3.7
Compare

Oyo Rooms

3.2
Compare
write
Share an Interview