Upload Button Icon Add office photos

Filter interviews by

Learnum Academy Interview Questions and Answers

Updated 14 Aug 2024

1 interview found

Sort by: Popular

Head Counsellor Interview Questions

user image Anonymous

posted on 14 Aug 2024

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

I applied via Naukri.com and was interviewed in Jul 2024.

2 Interview Rounds

1

HR Round (2 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your previous company roll
2

One-on-one Round (2 Questions)

  • Q1. What the value you will create at our company’s
  • Q2. How do you think you will be fit for Leaderships role

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t join this company

Interview questions from similar companies

System Engineer Interview Questions

Infosys user image Anonymous

posted on 14 Feb 2015

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: Reasoning / Analytical : there were many questions on venn diagram.. relationships.. cube problem... etc etc... VERBAL: questions on correction of sentences... jumbled sentences.. series... etc etc....
Total Questions: 60

College Name: NIT WARANGAL

Scientist Interview Questions

TCS user image Anonymous

posted on 14 Jan 2015

2 Interview Rounds

Interview Preparation Tips

Round: Interview
Experience: Duration of interview - 40 minutesInterview panel: 6 scientist from DRDO and one professor from my departmentOnly technical questions were asked except my name (:P)
Question types can be divided into following categories:
1. Process
2. Theory behind the process (mechanism)
3. Practical application4. Alteration in parameters and their effect on process
Tips: if you are answering correctly then they will take you even deeper until you yield (cross questioning) :O but dont worry, speak only if you know the correct answer. be confident and honest (they will help you).

General Tips: Shortlisting on the basis of CGPA
College Name: IIT Roorkee

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: Basic aptitude questions with some application based questions which do not require any calculation. Second section tests the verbal ability of the student with few grammar based questions and few word analogy related.
Tips: Good practice of basic aptitude questions covering most of the topics and critical reasoning questions without using pen and paper will help a lot.If you are a voracious reader you need not worry for verbal section but if you hardly read then start reading from now and develop a habit.
Duration: 40 minutes
Total Questions: 40

Round: Interview
Experience: Be honest and answer the questions confidently. For all the questions I supported myself with good answers and some examples. For the question regarding my verbal ability in which I scored less marks I answered that I recognise that weakness and started reading newspapers and word power book.
Tips: Only confidence is the mantra for hr interview. Support your answer and stick to your answer. If possible give examples and be expressive.

Skill Tips: Showcase your strengths and make the interviewer ask what you want him to ask take him in your direction.
Skills: Communication skills, Body language, Verbal ability, Critical thinking
College Name: IIT Madras

Project Engineer Interview Questions

Wipro user image Anonymous

posted on 7 Jan 2015

4 Interview Rounds

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA + resume + online test - based shortlisting

Round: Test
Experience: Online Test:Quant, DI, verbal, and coding45 minutes coding + 15 minutes verbal + 30 minutes quant
Tips: Time constraint will be the major problem. CAT preparation would sufficeBrush up your coding skills- concentrate in either C or C++ or whichever language you're comfortable withE.g.: The coding question- Write a function to find if a number is palindromeBrush up through basic data structuresGraph theory and few sorting algorithms
Duration: 90 minutes

Round: Interview
Experience: (2 interviews, 20 minutes each)Resume- basedCoding skills and the approach towards the problem will also be tested
Tips: Be thorough with the work done in your internships and projects. Be ready to answer why you are interested in the company.Maintain your confidence level in the interviews. They also look for good communication skills, and even leadership, which is evident from the way you conduct yourself through the interview.Practice quant questions, prepare answers for all the basic HR questions.Coding, go through sorting algorithms, FOR, Graph theory.Digital IC design is very important courses. You should be through with this courses if you are interested in digital profile.

College Name: IIT Madras

Interview Questions

Deloitte user image Anonymous

posted on 20 Jan 2015

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: CAT type questions were asked in English and DI.
Tips: Accuracy will matter and preparations for CAT will help.
Duration: 30 minutes
Total Questions: 40

Round: Technical Interview
Experience: Questions were based on Data Abstraction. Internship was the main topic around which the rest of the interview went on.
Tips: Coding skills should be good.

Round: HR Interview
Tips: Work on communication skills.

College Name: IIT KANPUR

Interview Questions

HCLTech user image Anonymous

posted on 13 Apr 2015

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: 4 modules :
1. Computer Programing :- Code is given,we need to find output, basic questions in Java, C, Data Structures, DBMS.
2. Quantitative Aptitude :- Easy, Basics in Simple Interest, Profit&Loss, Numbers, Logs, Time and Work, Time Speed Distance, Prob, Perm&Comb.
3. Logical Reasoning :- Blood relations, Directions, Data sufficiency, Puzzle, Arrangements (circular & linear).
4. English :- Fill in appropriate meaning, Antonyms, Synonyms, Arrange the sentences, and 2 huge paragraphs (4+4=8 questions).

Out of 2000 members 400 were selected. I'm one among them.

Round: HR Interview
Experience: After 2 days I received mail from HCL (offer letter and letter of intent).
Tips: HR round is to test our communication only..

College Name: NA

Skills evaluated in this interview

Consultant Interview Questions

Capgemini user image Anonymous

posted on 6 Apr 2015

3 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Simple Aptitude - just brush up basics - be quick in your solving.
Duration: 120min minutes
Total Questions: 50+10

Round: HR Interview
Experience: Pretty simple interview round - was asked few HR questions. Majorly it was a informative session where i was told about the job profile and tested whether I was willing to take up the responsibility & commitment.

College Name: IIT MADRAS
Motivation: Just applied gen. Got through.

Software Developer Interview Questions

Amazon user image Anuj Gupta

posted on 17 Mar 2015

4 Interview Rounds

Interview Questions

  • Q1. Given a Linked list , print yes if it is palindrome else print no View Answers (3)
  • Q2. Print the level order traversal of the binary tree in the spiral form View Answers (4)
  • Q3. Maximum of all subarrays of size k(Expected Time Complexity O(N). Input : arr[] = {1, 2, 3, 1, 4, 5, 2, 3, 6} k = 3 Output : 3 3 4 5 5 5 6 View Answers (2)
  • Q4. Given Two sorted array of size size n each. Find the Kth largest element in these two array (Expected Time Complexity Log(n)) View Answers (1)
  • Q5. Website having several web-pages. And also there are lot many user who are accessing the web-site. say user 1 has access pattern : x->y->z->a->b->c->d->e->f use...read more View Answers (4)
  • Q6. Given two array , one of size m+n and contains m element and other position are empty , 2nd array is of size n and contains n element. both array are sorted , n...read more View Answers (1)

Interview Preparation Tips

Round: Test
Duration: 90 minutes

Skills: Algorithm , OS, DBMS, data structure
College Name: NIT BHOPAL

Skills evaluated in this interview

Banking Interview Questions

ICICI Bank user image Anonymous

posted on 24 May 2015

4 Interview Rounds

Interview Questions

  • Q1. They asked me some Finance questions on Derivatives, NPV, IRR and on valuation. They asked me about valuing and comparing companies and some questions on tradin...read more Add Answer
  • Q2. They asked me HR questions like whether I am social or not. They asked me examples where I have shown my Innovations skills and where I have handled the pressur...read more Add Answer

Interview Preparation Tips

Round: HR Interview
Experience: Being genuine helped, they were trying to help out in answering some questions. Being flexible in outlook helped(rather than being rigid about a profile)

General Tips: GD outcome was CV influenced, Enthusiastic about the company and being open to possibilities helped.
Skills: Economics, Banking
College Name: NA

Learnum Academy Interview FAQs

How many rounds are there in Learnum Academy interview?
Learnum Academy interview process usually has 2 rounds. The most common rounds in the Learnum Academy interview process are HR and One-on-one Round.

Tell us how to improve this page.

People are getting interviews through

based on 1 Learnum Academy interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Compare Learnum Academy with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
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