Upload Button Icon Add office photos
Engaged Employer

i

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

Hippocampus Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 20 Reviews

Filter interviews by

Hippocampus Interview Questions and Answers

Updated 12 Nov 2024

Hippocampus Interview Experiences

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. How long is your notice period ?
  • Q2. What is your expected salary ?
  • Ans. 

    My expected salary is negotiable based on the responsibilities and requirements of the position.

    • My expected salary is flexible and dependent on the specific job role and level of experience required.

    • I am open to discussing salary expectations during the interview process.

    • I am looking for a competitive salary that aligns with industry standards and my qualifications.

    • I am seeking a salary that reflects my skills, experie...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company

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

(1 Question)

  • Q1. Same usual what is in your cv introduction etc
Round 3 - Technical 

(2 Questions)

  • Q1. Suppose you are project coordinator and the document is not ready and cannot be made for 10 days. Client wants the documents immediately. Write email to the client, how will you handle the situation
  • Ans. 

    I would apologize for the delay, explain the situation, offer alternative solutions, and assure the client of my commitment to meeting their needs.

    • Apologize for the delay and express understanding of the client's urgency

    • Explain the situation honestly and transparently, mentioning the document cannot be ready for 10 days

    • Offer alternative solutions such as providing partial information or interim reports to meet immediat...

  • Answered by AI
  • Q2. What is sdlc? Examples of SCM software What do you know about crm?
  • Ans. 

    SDLC stands for Software Development Life Cycle. SCM software examples include Git and SVN. CRM stands for Customer Relationship Management.

    • SDLC is a process used by software development teams to design, develop, and test software products.

    • Examples of SCM software include Git, SVN, Mercurial, and Perforce.

    • CRM is a strategy for managing a company's interactions with customers and potential customers.

    • Popular CRM software...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good English speaking skill is must

Skills evaluated in this interview

Project Coordinator Interview Questions asked at other Companies

Q1. What kind of water proofing application are used on terrace roof slab of the commercial, residential buildings
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Standard Questions, from tech, apti and accounts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between useMemo and useCallback ?
  • Ans. 

    useMemo is used to memoize a value, while useCallback is used to memoize a function.

    • useMemo is used to memoize a computed value and recompute it only when its dependencies change.

    • useCallback is used to memoize a callback function and prevent unnecessary re-renders.

    • Example: useMemo can be used to memoize the result of a complex computation, while useCallback can be used to memoize an event handler function.

  • Answered by AI
  • Q2. How we do error handling in js ?
  • Ans. 

    Error handling in JavaScript involves using try-catch blocks, throwing errors, and using error objects.

    • Use try-catch blocks to catch errors and handle them gracefully

    • Throw errors using the throw keyword to indicate when something goes wrong

    • Use error objects like Error, SyntaxError, TypeError, etc. to provide more information about the error

    • Handle asynchronous errors using promises and the .catch() method

  • Answered by AI
  • Q3. What is Promises ? Write a Polyfill of Promise.all()
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • Promise.all() takes an array of promises and returns a single promise that resolves when all of the input promises have resolved.

    • A polyfill for Promise.all() can be implemented using a combination of Promise and Array.prototype.reduce().

  • Answered by AI
Round 2 - Assignment 

Frontend assignment make the CRUD application using of reactj.s

Interview Preparation Tips

Topics to prepare for Interview Kickstart Front end Developer interview:
  • Reactjs
  • Javascript
  • NextJs
  • HTML
  • CSS
Interview preparation tips for other job seekers - i submit my assignment, but hr not giving feedback for next interview rounds. They do not reply for my messages after submit the assignment.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself Tell about the company Job role description General marketing questions
  • Q2. Difference between market and sales
  • Ans. 

    Market is the overall demand for a product or service, while sales is the actual process of selling that product or service to customers.

    • Market refers to the potential customer base and overall demand for a product or service

    • Sales is the actual process of selling the product or service to customers

    • Market analysis helps in understanding the demand and competition in the market

    • Sales strategies focus on converting leads i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was so easy
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. No response two time going for interview fisrt secound and third around cleyer but till the time no response...
  • Q2. Yet no response for interview result. Three raund complete my interview but no response...all most 1 month and 5 day completed
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Assignment 

5 coding questions in python

Round 2 - One-on-one 

(2 Questions)

  • Q1. Intro of my self
  • Q2. 2 codes in python with screenshare
  • Ans. 

    Demonstrate 2 Python codes during a screenshare session.

    • Prepare 2 different Python scripts to showcase your coding skills.

    • Explain your thought process and approach while writing the code.

    • Test and debug the code to ensure it runs smoothly.

    • Be ready to answer any questions or make modifications as needed.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - practice python and give interview with confidence
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. General questions about you, with intro etc
Round 2 - One-on-one 

(1 Question)

  • Q1. General questions abot your work / exp
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself and our introduction
  • Q2. What is your knowledge about business development
  • Q3. Why did you choose marketing field
Round 2 - One-on-one 

(4 Questions)

  • Q1. Introduce yourself
  • Q2. What are the skills which possess
  • Q3. What is your educational and professional background
  • Q4. What is your expectations from the company

Interview Preparation Tips

Topics to prepare for DevTown Business Development Executive interview:
  • Communication Skills
  • marketing skills
Interview preparation tips for other job seekers - As per my experience company is looking for active personalities who are good at communication . Interview not that difficult.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Excel and Google sheet
Round 2 - Assignment 

Good interaction with Founder

Hippocampus Interview FAQs

How many rounds are there in Hippocampus interview?
Hippocampus interview process usually has 1-2 rounds. The most common rounds in the Hippocampus interview process are HR, Resume Shortlist and Technical.
How to prepare for Hippocampus interview?
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 Hippocampus. The most common topics and skills that interviewers at Hippocampus expect are Communication Skills, Leadership Skills, School Management, School Administration and Teaching.
What are the top questions asked in Hippocampus interview?

Some of the top questions asked at the Hippocampus interview -

  1. Suppose you are project coordinator and the document is not ready and cannot be...read more
  2. What is sdlc? Examples of SCM software What do you know about c...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Hippocampus interviews
Company Website
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.2k Interviews
upGrad Interview Questions
3.7
 • 204 Interviews
Unacademy Interview Questions
3.0
 • 202 Interviews
Simplilearn Interview Questions
3.2
 • 99 Interviews
Toppr Interview Questions
3.4
 • 74 Interviews
Embibe Interview Questions
3.6
 • 60 Interviews
MeritNation Interview Questions
3.6
 • 7 Interviews
Vedant Interview Questions
4.2
 • 1 Interview
View all

Hippocampus Reviews and Ratings

based on 20 reviews

3.1/5

Rating in categories

3.1

Skill development

3.0

Work-Life balance

3.1

Salary & Benefits

2.9

Job Security

2.7

Company culture

2.4

Promotions/Appraisal

2.4

Work Satisfaction

Explore 20 Reviews and Ratings
School Principal
6 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

IT Manager
5 salaries
unlock blur

₹4.2 L/yr - ₹5.4 L/yr

Principal
4 salaries
unlock blur

₹4 L/yr - ₹11.4 L/yr

Senior Accounts Executive
4 salaries
unlock blur

₹3 L/yr - ₹7.2 L/yr

Account Assistant
4 salaries
unlock blur

₹2.4 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Hippocampus with

BYJU'S

3.1
Compare

Toppr

3.4
Compare

Unacademy

3.0
Compare

upGrad

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview