Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Turtlemint Sales & Marketing Interview Questions and Answers

Updated 25 Feb 2023

Turtlemint Sales & Marketing Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2022. There were 3 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 Resume tips
Round 2 - Group Discussion 

Gd was on pre corona vs post corona

Round 3 - HR 

(4 Questions)

  • Q1. Something About yourself
  • Q2. Why you want this job
  • Q3. What is your future goal
  • Q4. Why should i Hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, Be Honest and calm and the main thing is never hesitate during interview

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Apr 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi folks don't be nervous to any interview don't think that you are giving the last interview for your whloe career. Please be focused if someone asked about yourself they always want to know what capabilities you have ,so after your name tell the interviewer that have an experienced in so and so company tell them about your expertise

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

Interview Questionnaire 

1 Question

  • Q1. They can ask you to sell any objects, they can give you any situation and asked for your opinion

Interview Preparation Tips

Interview preparation tips for other job seekers - Study about the company background for which you are going to apply

I applied via Walk-in and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself?
  • Q2. Why should I hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2023. 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 Resume tips
Round 2 - HR 

(7 Questions)

  • Q1. Tell me about yourself?
  • Q2. After 10 years where do you want to see yourself and why?
  • Q3. Tell me about the company?
  • Q4. Tell me your family background?
  • Q5. Tell me your past work life experience?
  • Q6. What ctc your expecting?
  • Q7. What goals you have achieved and what are left to be archieved?

Interview Preparation Tips

Topics to prepare for Square Yards Sales & Marketing interview:
  • apptitiude
Interview preparation tips for other job seekers - be genuine and be smart. do panic because you will be definetly selected.

Interview Questionnaire 

4 Questions

  • Q1. Will you need personal loan from our company?
  • Q2. Yes i need loan. I am hardworker but defaulder so bank has not given me loan and face some financial problems....
  • Q3. What are your doing for your family And can you achived one contest for tour with your family?
  • Q4. I can do better then other and will achive.

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About myself. Then what are hobbies. How did you spend your life till now and somethings that are realted to daily basis.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very confident to your answers and try to answer very truthfully. It will make you sound real and energetic.
Interview will go in a very good vibe.

I was interviewed in May 2022.

Round 1 - Coding Test 

(2 Questions)

Round duration - 75 Minutes
Round difficulty - Medium

The round consisted of 2 Coding based based questions.
These question were easy for as I have already done this while preparing.

  • Q1. 

    Flip Equivalent Binary Tree Problem

    Determine whether two binary trees, given by their roots 'ROOT1' and 'ROOT2', are flip equivalent. A tree can be transformed into a flip equivalent through any number o...

  • Ans. 

    The problem is to determine if two binary trees are flip equivalent after performing flip operations on one of the trees.

    • Perform a depth-first search (DFS) on both trees simultaneously

    • At each node, check if the values are equal and the left and right subtrees are either both null or both not null

    • If the above conditions are met, recursively check the flip equivalence of the left and right subtrees

    • If any of the condition...

  • Answered by AI
  • Q2. 

    Split Array Into Increasing Subsequences Problem Statement

    You are provided with an integer array ARR of size N sorted in ascending order. Your task is to determine if it is possible to split this array i...

  • Ans. 

    The task is to determine if an integer array can be split into one or more increasing subsequences with a length of at least 3.

    • Check if the array can be split into increasing subsequences by iterating through the array.

    • Keep track of the current subsequence and its length while iterating.

    • If the difference between the current element and the previous element is not 1, start a new subsequence.

    • If the length of any subseque...

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

The interview started a bit late as I it to be at 11:30 am but started at 12:15pm So Had to wait. Apart from these the overall experience was great and the interviewer was also kind and had a smiling face.

  • Q1. 

    Ninja and Alternating Largest Problem Statement

    Ninja is given a sequence of numbers and needs to rearrange them so that every second element is greater than its neighbors on both sides.

    Example:

    Input:
    ...
  • Ans. 

    The task is to rearrange the given array such that every second element is greater than its left and right element.

    • Iterate through the array and check if every second element is greater than its left and right element

    • If not, swap the current element with its adjacent element to satisfy the condition

    • Continue this process until the entire array satisfies the condition

    • Return 1 if the array satisfies the condition, else re

  • Answered by AI
Round 3 - Video Call 

Round duration - 30 Minutes
Round difficulty - Easy

10:30 PM 
Interviewer was Cool.

Round 4 - HR 

Round duration - 5 minutes
Round difficulty - Easy

At 10:00 am

Interview Preparation Tips

Eligibility criteriaNo criteria But only 8+ plus CGPA were eventually shortlisted on basis of resumeAcko interview preparation:Topics to prepare for the interview - DSA, DBMS, Puzzles, OS, System DesignTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Never never try to cheat in online interview the interviewer will definitely get to know.
Tip 2 : Psuedo code presentation matters a lot so name Your variable properly and with proper indentation.
Tip 3 : Keep on trying even if You feel that's not the right answer so at least put that idea forward.
Tip 4 : Do Leetcode medium questions as much as possible As they are mostly asked in Interviews.

Application resume tips for other job seekers

Tip 1 : Avoid unnecessary details on Resume
Tip 2 : Make It look clean and also keep it of one page

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I was interviewed before Jun 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. DSA Round & Introduction Round
  • Q2. DP Question related to subsequence
Round 2 - Technical 

(2 Questions)

  • Q1. Design Parking Lot
  • Ans. 

    Design a parking lot system with multiple levels and spots for cars.

    • Create a class for ParkingLot with attributes like levels, spots per level, etc.

    • Implement methods for parking a car, removing a car, checking availability, etc.

    • Consider implementing a ticketing system for tracking parked cars.

    • Utilize data structures like arrays, lists, or maps to manage parking spots efficiently.

  • Answered by AI
  • Q2. Sort Numbers with large file
  • Ans. 

    Use external sorting algorithm like merge sort to efficiently sort numbers in a large file.

    • Break the large file into smaller chunks that can fit into memory

    • Sort each chunk individually using a sorting algorithm like merge sort

    • Merge the sorted chunks back together to get the final sorted result

  • Answered by AI

Skills evaluated in this interview

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 Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Duration 1Hr
2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Don't remember the questions
  • Q2. Don't remember the questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - easy interview. anyone can crack easily if you are clear with basic concepts.
Contribute & help others!
anonymous
You can choose to be anonymous

Turtlemint Interview FAQs

How many rounds are there in Turtlemint Sales & Marketing interview?
Turtlemint interview process usually has 3 rounds. The most common rounds in the Turtlemint interview process are Resume Shortlist, Group Discussion and HR.

Recently Viewed

LIST OF COMPANIES

Vedanta Resources

Locations

INTERVIEWS

Turtlemint

No Interviews

INTERVIEWS

Turtlemint

No Interviews

INTERVIEWS

Turtlemint

No Interviews

SALARIES

Vedanta Resources

SALARIES

Azure Power

SALARIES

Cogent E Services

SALARIES

Cogent E Services

INTERVIEWS

SecureNow Insurance Broker

No Interviews

INTERVIEWS

Turtlemint

No Interviews

Tell us how to improve this page.

Turtlemint Sales & Marketing Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Operations Executive
129 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Unit Manager
122 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
100 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Relationship Manager
82 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Key Account Manager
67 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Turtlemint with

PolicyBazaar

3.6
Compare

Coverfox

4.2
Compare

ACKO

3.7
Compare

Digit Insurance

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