Upload Button Icon Add office photos
Engaged Employer

i

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

ZenTrades Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ZenTrades Intern Interview Questions and Answers for Freshers

Updated 6 Feb 2024

ZenTrades Intern Interview Experiences for Freshers

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 6 Feb 2024

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

I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Assignment 

As i applied for non-tech role, for round 1, we got task about analysis.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Give your introduction.
  • Q2. Are you aware of role & expectations/understanding?.
  • Q3. Strength , weakness
Round 3 - One-on-one 

(4 Questions)

  • Q1. Scenario based question.
  • Q2. How your skills can help achieve xyz target.
  • Ans. 

    My skills in data analysis and problem-solving can help achieve the xyz target.

    • I have strong analytical skills that enable me to identify patterns and trends in data, which can be used to make informed decisions and strategies to achieve the target.

    • I am proficient in using various data analysis tools and techniques, such as Excel, Python, and SQL, which can aid in extracting valuable insights from large datasets.

    • I have...

  • Answered by AI
  • Q3. Why intrested in non tech?
  • Q4. Higher studies plan
Round 4 - One-on-one 

(1 Question)

  • Q1. CEO round where we discussed about company, responsibility, skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - All are friendly and stay honest.

Interview questions from similar companies

Intern Interview Questions & Answers

Amazon user image Himani Anand1

posted on 28 Oct 2015

Interview Questionnaire 

1 Question

  • Q1. Binary Tree concepts

Interview Preparation Tips

Round: Test
Experience:
Tips:
Duration: 120 minutes
Total Questions: 22

Round: Technical Interview
Experience:
Tips:

General Tips:
Skill Tips:
Skills: Algorithmic Approach To Problem Solving, Data Structures, Core Courses Concepts
College Name: IIM Lucknow

I was interviewed in Aug 2016.

Interview Questionnaire 

3 Questions

  • Q1. To reverse Linked List in pair of three.
  • Ans. 

    Reverse a linked list in pairs of three.

    • Create a function that takes the head of the linked list as input.

    • Traverse the linked list in pairs of three and reverse each pair.

    • Update the head of the linked list to the new head after reversing each pair.

    • Return the new head of the linked list.

  • Answered by AI
  • Q2. Search a number in sorted rotated array.
  • Ans. 

    Search a number in sorted rotated array.

    • Use binary search to find the pivot point where the array is rotated

    • Determine which half of the array the target number may be in

    • Perform binary search on the appropriate half of the array to find the target number

  • Answered by AI
  • Q3. A dynamic programming question was there to find a path in matrix.

Interview Preparation Tips

Round: Technical Interview
Experience: Interviewer mainly focused on problem solving skill.

Skills: Algorithm
College Name: KIIT University

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Jun 2021. There were 2 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 - Group Discussion 

Public vs Govt sector

Interview Preparation Tips

Interview preparation tips for other job seekers - GOOD COMMUNICATION SKILLS AND VERBAL AND WRITTEN

Interview Questionnaire 

1 Question

  • Q1. About Operations and Supply Chain Process over E-commerce

Interview Questionnaire 

1 Question

  • Q1. How recruiting and selection differ each other.
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 Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

First round was a aptitude test of 25 question

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concept in java
  • Ans. 

    Oops concept in Java refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a single unit.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Abstraction hides the implementation d...

  • Answered by AI
  • Q2. Basic multi threading questions
Round 3 - Technical 

(2 Questions)

  • Q1. Code to make a pattern and explain each and every line of code
  • Ans. 

    Code to create a pattern and explain each line of code

    • Start by defining the number of rows and columns in the pattern

    • Use nested loops to iterate through each row and column

    • Decide the pattern you want to create and use conditional statements to determine the output for each position

  • Answered by AI
  • Q2. Puzzle: In how many minimum cut u can cut a cake in 8 piece

Skills evaluated in this interview

Intern Interview Questions & Answers

Paytm user image Anonymous

posted on 19 Feb 2022

I applied via Job Fair and was interviewed before Feb 2021. There were 2 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 

Can't Disclose

Interview Preparation Tips

Interview preparation tips for other job seekers - Do development and CP also.
Try to solve DSA problems.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic SQL question.
  • Q2. Order of execution
  • Ans. 

    The order of execution refers to the sequence in which instructions or operations are executed in a program.

    • The order of execution is determined by the programming language and the specific code being executed.

    • Generally, code is executed line by line from top to bottom.

    • However, there are exceptions such as loops, conditionals, and function calls that can alter the order of execution.

    • In some programming languages, there...

  • Answered by AI
  • Q3. Window functions
  • Q4. Aggregate functions

Skills evaluated in this interview

Intern Interview Questions & Answers

BigBasket user image Siddharth Palai

posted on 5 Oct 2023

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

I applied via Campus Placement and was interviewed before Oct 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Why do you want to join BB?
  • Q2. A guesstimate about number of coffee shops in a city
  • Ans. 

    It would depend on the size and population of the city, but typically there are around 1-2 coffee shops per 10,000 residents.

    • Consider the population size of the city - larger cities tend to have more coffee shops

    • Look at the density of commercial areas - more coffee shops are likely in busy downtown areas

    • Check for any popular coffee chains that may have multiple locations in the city

  • Answered by AI

ZenTrades Interview FAQs

How many rounds are there in ZenTrades Intern interview for freshers?
ZenTrades interview process for freshers usually has 4 rounds. The most common rounds in the ZenTrades interview process for freshers are One-on-one Round and Assignment.
What are the top questions asked in ZenTrades Intern interview for freshers?

Some of the top questions asked at the ZenTrades Intern interview for freshers -

  1. How your skills can help achieve xyz targ...read more
  2. Scenario based questi...read more
  3. Higher studies p...read more

Tell us how to improve this page.

ZenTrades Intern Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more

Intern Interview Questions from Similar Companies

Amazon Intern Interview Questions
4.1
 • 26 Interviews
Myntra Intern Interview Questions
4.0
 • 2 Interviews
Paytm Intern Interview Questions
3.3
 • 1 Interview
View all

ZenTrades Intern Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Software Development Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Success Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Designer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Associate Intern
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare ZenTrades with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Reliance Retail

3.9
Compare

Tata Group

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