Upload Button Icon Add office photos
Engaged Employer

i

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

Leena AI Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Leena AI Interview Questions, Process, and Tips for Freshers

Updated 9 Sep 2024

Top Leena AI Interview Questions and Answers for Freshers

View all 7 questions

Leena AI Interview Experiences for Freshers

Popular Designations

2 interviews found

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

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 hour coding question array maths hackearth

Round 2 - One-on-one 

(5 Questions)

  • Q1. He asked right view of the binary tree
  • Q2. He asked simple map questions
  • Q3. Form a binary tree
  • Ans. 

    To form a binary tree, create nodes with left and right child pointers.

    • Start by creating a root node.

    • For each node, create left and right child nodes.

    • Repeat the process until all nodes are created.

  • Answered by AI
  • Q4. Design of a map
  • Ans. 

    Design a map

    • Consider the purpose of the map (e.g., navigation, data visualization)

    • Decide on the level of detail and scale of the map

    • Choose appropriate symbols and colors for different features

    • Include a legend or key to explain the map symbols

    • Ensure the map is easy to read and understand

  • Answered by AI
  • Q5. He asked right view of tree

Interview Preparation Tips

Interview preparation tips for other job seekers - easy interview learn basic interview coding question esay to medium level

Skills evaluated in this interview

Software Development Engineer Intern Interview Questions asked at other Companies

Q1. Say you're dealing with really long integers. They're too long to fit into a regular datatype, so linked lists are used to store them, with each node of the list containing one digit. Now the problem is, given two linked lists, i.e. two rea... read more
View answer (2)

I applied via Campus Placement and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. 1) Time complexity of binary search for array and linked list
  • Ans. 

    Binary search has O(log n) time complexity for arrays and O(n) for linked lists.

    • Binary search is efficient for arrays due to their random access nature.

    • Linked lists require sequential traversal, making binary search inefficient.

    • For arrays, the time complexity is O(log n) as the search space is halved with each iteration.

    • For linked lists, the time complexity is O(n) as all nodes must be visited to find the target.

    • Binary...

  • Answered by AI
  • Q2. 2) Construct tree from inorder and post order list
  • Ans. 

    Construct a tree using inorder and postorder traversal lists.

    • The last element of the postorder list is the root of the tree.

    • Find the root in the inorder list and split the list into left and right subtrees.

    • Recursively construct the left and right subtrees using the corresponding sublists.

    • Return the root node.

    • Time complexity: O(n^2) in worst case, O(nlogn) on average.

  • Answered by AI
  • Q3. 3) Find depth of binary tree through recursion and iteration
  • Ans. 

    Find depth of binary tree through recursion and iteration

    • Recursively traverse left and right subtrees and return the maximum depth

    • Iteratively traverse the tree using a stack or queue and keep track of the depth

    • Depth of an empty tree is 0

    • Depth of a tree with only one node is 1

  • Answered by AI
  • Q4. 4) Find intersection of two arrays
  • Ans. 

    Intersection of two arrays is the common elements present in both arrays.

    • Sort both arrays and use two pointers to compare elements.

    • Use a hash set to store elements of one array and check for presence in the other array.

    • If arrays are already sorted, use binary search to find common elements.

  • Answered by AI
  • Q5. 5) Find out the heavier ball from 8 identical ball of which one is heavier using only a balance weighting machine in least number of trys
  • Ans. 

    Find the heavier ball from 8 identical balls using a balance weighting machine in least number of tries.

    • Divide the balls into 3 groups of 3, 3, and 2 balls.

    • Weigh the first two groups against each other.

    • If they balance, the heavier ball is in the remaining group of 2 balls.

    • If one group is heavier, weigh two balls from that group against each other.

    • If they balance, the heavier ball is the remaining ball.

    • If one ball is he

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise basic data structures and algorithms. Be aware of the logic behind calculating time complexities. Be prepared to implement the given coding questions on an ide

Skills evaluated in this interview

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

Jobs at Leena AI

View all

Interview questions from similar companies

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 - Assignment 

They give you assignment which might have 2-3 scenario based questions.

Round 3 - One-on-one 

(1 Question)

  • Q1. After assignment there is interview round with manager. Asking about previous roles and experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - With Good communication skills easy to crack the interview
Round 1 - Case Study 

Case study of two different sectors planning to grow

Round 2 - Assignment 

Case studies on current on going process of company and marketing growth and strategic planning

Round 3 - One-on-one 

(1 Question)

  • Q1. Ability to solve the case study and knowing ones internal potential for companies growth

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Know your jd
Know your company
Be skilled with tech and languages
And communication
Marketing ideas growth revenue and strategy planning
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Work experience
  • Q2. Visions n goals
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral

Round 1 - HR 

(1 Question)

  • Q1. Basic Introduction
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude and reasoning along with basic math

Round 2 - Group Discussion 

Group discussion with a group of 6-7 people and given a topic.

Round 3 - One-on-one 

(1 Question)

  • Q1. Why should we hire you.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Can you provide details about yourself along with your current experience?
  • Ans. 

    Experienced Customer Success Manager with a passion for enhancing client relationships and driving product adoption.

    • Over 5 years of experience in customer success roles, focusing on SaaS products.

    • Successfully managed a portfolio of 50+ clients, achieving a 95% retention rate.

    • Implemented customer feedback loops that improved product features, resulting in a 20% increase in user satisfaction.

    • Conducted regular training se...

  • Answered by AI
  • Q2. What are the best strategies for prioritizing accounts and identifying risks in Customer Success Management (CSM) and account management?
  • Ans. 

    Effective account prioritization and risk identification are crucial for successful Customer Success Management.

    • Segment accounts based on potential value: Focus on high-value accounts that can drive revenue.

    • Use health scores: Implement metrics like product usage, support tickets, and customer feedback to gauge account health.

    • Regular check-ins: Schedule periodic reviews with clients to identify any emerging issues early...

  • Answered by AI

Interview Questionnaire 

2 Questions

  • Q1. Laravel Nova task
  • Q2. Php basic questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Always be confident and make an effort to listen before you speak.

Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - A good company fosters a positive environment with supportive employees and a healthy workplace.

Leena AI Interview FAQs

How many rounds are there in Leena AI interview for freshers?
Leena AI interview process for freshers usually has 2 rounds. The most common rounds in the Leena AI interview process for freshers are Coding Test and One-on-one Round.
How to prepare for Leena AI interview for freshers?
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 Leena AI. The most common topics and skills that interviewers at Leena AI expect are CRM, Lead Generation, Cold Calling, Sales Development and Salesforce.
What are the top questions asked in Leena AI interview for freshers?

Some of the top questions asked at the Leena AI interview for freshers -

  1. 5) Find out the heavier ball from 8 identical ball of which one is heavier usin...read more
  2. 1) Time complexity of binary search for array and linked l...read more
  3. 3) Find depth of binary tree through recursion and iterat...read more
How long is the Leena AI interview process?

The duration of Leena AI interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Leena AI Interview Process for Freshers

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Vyapar Interview Questions
3.4
 • 54 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
Classplus Interview Questions
3.4
 • 28 Interviews
Springworks Interview Questions
4.5
 • 23 Interviews
Twilio Interview Questions
3.9
 • 23 Interviews
LambdaTest Interview Questions
4.5
 • 19 Interviews
Fourkites Interview Questions
3.8
 • 17 Interviews
View all

Leena AI Reviews and Ratings

based on 124 reviews

3.0/5

Rating in categories

3.1

Skill development

2.9

Work-life balance

3.4

Salary

2.9

Job security

3.0

Company culture

2.8

Promotions

3.0

Work satisfaction

Explore 124 Reviews and Ratings
Solution Engineer

Gurgaon / Gurugram

4-7 Yrs

Not Disclosed

Product Growth Manager

Gurgaon / Gurugram

2-4 Yrs

Not Disclosed

VP of Sales, AMEA Market

Gurgaon / Gurugram

8-15 Yrs

Not Disclosed

Explore more jobs
Chat Bot Developer
36 salaries
unlock blur

₹7.2 L/yr - ₹19.3 L/yr

Customer Success Manager
21 salaries
unlock blur

₹7 L/yr - ₹26 L/yr

Senior Software Engineer
16 salaries
unlock blur

₹18.9 L/yr - ₹55 L/yr

Software Engineer
15 salaries
unlock blur

₹7 L/yr - ₹19.1 L/yr

Sales Development Representative
11 salaries
unlock blur

₹8 L/yr - ₹17 L/yr

Explore more salaries
Compare Leena AI with

Vyapar

3.5
Compare

Classplus

3.4
Compare

Fleetx.io

3.7
Compare

KEKA TECHNOLOGIES

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