Upload Button Icon Add office photos

Filter interviews by

Jai Maa Enterprises Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: I was fulfilling their criteria of 60% through out the academics.

Round: Test
Experience: Aptitude was easy. It contained basics of Quants & Logic . Verbal or English part was bit difficult and length. There was a sectional time and sectional cut off.

Round: Interview
Experience: There was only one interview. Both Technical and HR questions were asked in the same interview. Prepare puzzles from the book Puzzles to puzzle you by Shakuntala Devi. This book helped me a lot. Technical questions were very basic but nearly from every subject.

General Tips: BE CONFIDENT. Speak Confident in Interview even if you are not good with ur english.
Skills: English language, Communication Skills, Reasoning Abilities
College Name: Jawaharlal Nehru Engineering College Aurangabad

Interview Preparation Tips

Round: Resume Shortlist
Experience: CPI based shortlisting. Around 6-7 people from MME with CPI > 7.9 were shortlisted.

Round: Interview (Telephonic)
Experience: Duration: 10-15 minutes
Questions :
1. Name 
2. Resume Based Questions 
3. Internships and projects 
4. Technical Questions 
5. Favorite Subject and questions on that 
6. BTP

General Tips: 1. Choose which subject you will say as your favorite and prepare that thoroughly. 
2. Read Proforma of company and prepare accordingly. 
3. It is most secure if you can direct the interviewer to ask questions about your internships and projects, because that is something you know better than him/her. 
4. Prepare puzzles etc. generally asked in interviews. 
5. Keep a Positive Attitude in general. Have an attitude of “I don’t need the company, the company needs me”.
Skill Tips: This company basically needed only 1 MME student was selected - who did both his interns and projects in ‘Modeling and Simulation’.
Skills: Thermodynamics of Materials, Characterization, Manufacturing Processes ,
College Name: IIT- Kanpur

Interview Preparation Tips

Round: Test
Experience: Questions were based on basic maths and english but time duration as per level of questions was very less. I was hardly able to attempt 90 question.
Tips: Firstly attempt questions from the topics in which you are more comfortable. Don't spend much time in thinking.
Duration: 60 minutes
Total Questions: 120

Round: Technical Interview
Experience: As I am from statistics background ao they asked me questions from regression and inference in depth. Rest all question were from basic stats. And yes they ask question from everything what is there in your resume.
Tips: Be ready for question from everything what is there in your resume and prepare them in advance.

Round: HR Interview
Experience: It was easy and hardly last for 10 min
Tips: Be confident on whatever you speak and prepare for general HR questions in advance.

College Name: IIT BOMBAY

Interview Preparation Tips

Round: Resume Shortlist
Experience: Candidates with CG equal to or higher than 8.0 were selected.

Round: Test
Experience: It was divided in 2 sets of 45 minutes each.
Coding: To write a function to find if a string is palindrome or not. 
Verbal+quant: These were CAT model questions.
Duration: 90 minutes

Round: Interview
Experience: There were 2 rounds of this interview. Both were HR and questions based on resume and some general questions were asked.
Tips: I think I was selected because of my CG, coding skills and communication skills.

General Tips: If you're preparing for core, make sure you start revising your subjects soon. Keep your notes and concentrate on structures.
Skill Tips: I started my preparations in November by going through case study material available in lan and solving CAT questions.
College Name: IIT MADRAS

Interview Questionnaire 

1 Question

  • Q1. They asked me how would you determine toll for the Jamuna Expressway
  • Ans. 

    Determining toll for Jamuna Expressway

    • Consider the distance of the expressway

    • Analyze the maintenance cost of the expressway

    • Take into account the traffic volume and expected revenue

    • Compare with toll rates of similar expressways

    • Consider the economic status of the region

    • Consult with experts and stakeholders

  • Answered by AI

Interview Preparation Tips

Round: Interview
Experience: 2 round of interview
First round- technical (basic infra stuff)Second round- HR skills- just a brush up of civil infra courses like Infrastructure Planning and Management(IPM), ECM.HR preparation – slight basic
First round- they took people with CG>=7.5
They asked me how would you determine toll for the Jamuna Expressway.
Tips: I started in September. Obviously early bird catches the fish.

Round: Interview
Experience: HR preparation – slight basic. My HR was very good. Moreover, my intern was in Mumbai Metro Rail, which helped me push in for infra. Also my PORs gave me an edge over others.
Tips: CFA played a crucial role for my friends.

General Tips: Basically puzzles, as they are helpful in almost every company. It provides you a direction for thinking.
www.brainden.com was a good site.
300,400 puzzles book was very good. (Available in DC++)
Have your resume ready early in the semester.Have mock GDs in your group.Have basic fundamentals about what’s going in the country and world. Don’t RG and prepare in groups.
College Name: IIT MADRAS

Interview Questions & Answers

HCLTech user image Anonymous

posted on 11 Apr 2015

Interview Questionnaire 

6 Questions

  • Q1. Which is your favorite subject
  • Q2. Difference between C and C++
  • Q3. What are the advantages of C++ over C
  • Q4. What is polymorphism and how do we achieve it using C++ programming
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. In C++, it is achieved through function overloading and virtual functions.

    • Polymorphism allows objects of different classes to be treated as objects of a common base class.

    • Function overloading enables multiple functions with the same name but different parameters.

    • Virtual functions allow derived classes to override base class functions.

  • Answered by AI
  • Q5. What will you do if you have a clash with your colleague
  • Q6. If you are given extra work in the office and your girl friend is waiting for you outside, then what will you do

Interview Preparation Tips

Round: Test
Experience: One written test. It contains four sections. Each section contains 25 questions and is of 30 minutes duration.
Tips: Prepare well for technical and aptitude.
Duration: 120 minutes
Total Questions: 100

Round: Technical Interview
Experience: Questions were asked based on my favorite subject.
Tips: Choose your favorite subject as the one you know well.

Round: HR Interview
Experience: He gave me situations to see how I would handle them.
Tips: You must justify yourself with your answers.

General Tips: Brush up all the basics of your core subjects.
Skills: Good technical skills., Good communication skills.
College Name: NA

Skills evaluated in this interview

Interview Questionnaire 

8 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and mobile apps.

    • I have a degree in Computer Science

    • I have worked with Java, Python, and JavaScript

    • I have experience with front-end frameworks like React and Angular

    • I have developed mobile apps using React Native

    • I am familiar with Agile methodologies

  • Answered by AI
  • Q2. Hobbies
  • Q3. Why it??? if u r from core
  • Ans. 

    I have a passion for software development and enjoy the challenges it presents.

    • I have always been interested in technology and programming

    • I have taken courses and completed projects in software development

    • I enjoy problem-solving and finding efficient solutions

    • I believe software engineering is a constantly evolving field with endless opportunities for growth

  • Answered by AI
  • Q4. Prime number program
  • Ans. 

    A program to check if a given number is prime or not.

    • A prime number is a number that is only divisible by 1 and itself.

    • Start checking from 2 up to the square root of the number.

    • If the number is divisible by any number in the range, it is not prime.

    • Otherwise, it is prime.

    • Optimization: check only odd numbers after 2.

  • Answered by AI
  • Q5. Fibonacci's program
  • Ans. 

    Fibonacci program generates a series of numbers where each number is the sum of the two preceding ones.

    • The program can be implemented using recursion or iteration.

    • The first two numbers in the series are always 0 and 1.

    • The next number is the sum of the previous two numbers.

    • Example: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711, 28657, 46368, 75025, 121393, 196418,...

  • Answered by AI
  • Q6. Algorithm for the two program
  • Q7. Flowchart for the two program
  • Ans. 

    Flowchart for two programs

    • Identify inputs and outputs

    • Determine program logic

    • Create decision points and loops

    • Connect program components

    • Include error handling

    • Test and debug

    • Document the flowchart

  • Answered by AI
  • Q8. Department questions such as equation to calculate thermal heat capacity. it will be twisted

Interview Preparation Tips

Round: Test
Experience: There will be 30 questions in each section and I would say standard of question was good
Tips: Time management is very important while solving questions. Your common scence and IQ is very important for solving questions specifically Quant's in cocubes. Don't panic
Duration: 90 minutes
Total Questions: cocubes

Round: Group Discussion
Experience: My favorite round. Very intellectual and exciting
Tips: Just say whatever relevant u know about the topic. Listen to others and give others time to speak don't interrupt others while they are saying something let him\her finish and then start. Don't speak too much just be appropriate
Duration: 15 minutes

Round: HR Interview
Experience: Very comforting keep calm and rock it
Tips: This are the most asked questions so prepare some good answers for it

Round: Technical Interview
Experience: Very stressful and frustrating section they just try to break you down but just don't keep calm and answer what you know
Tips: They may ask some puzzles also they asked me and the response time should be quick in that

General Tips: Be confident keep calm and be smart
Skill Tips: Just be confident keep your posture right and don't talk too much talk whatever is necessary and try to have a healthy interaction don't get frustrated
Skills: confidence , iq, presence of mind, bit programing skill for it
College Name: SATHYABAMA UNIVERSITY
Motivation: This company has the best work culture

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: This was a simpler round, concentrating on basic questions like-
1. Deleting last 'n' nodes of a linked list
2. Check out the given tree is a BST or not.
3. If an array a[i] is a then a[i+1] would be either a+1, a-1 or a so in this array how do you search an element
4. write a ship quality code
Total Questions: Online

Round: Test
Experience: The questions were of this type-


1. Given a tree and all the leaf nodes form a double linked list ( complete tree is given ). How do you find the height of the tree?
2. an array of negative and positive numbers are given. find all contiguous subsets whose sum is equal to zero.

Round: Test
Experience: The difficulty level went up, with questions like-


1. Find Longest Increasing sequence subject to some constraints.
2. An array is given of size n and the elements are in the range 1 to n. Some elements are missing and some are repeated. Find the missing elements and find frequency of all the repeated elements.
3. Three arrays A, B, C. find subset a in A, b in B, c in C such that a + b + c = 0

Round: Test
Experience: Really tough test, with questions like-


1. A tree is given, make a linked list of leaves.
2. for amazon online store what data-structure is used. That is hierarchical structure
3. Asked about make file. How do you club into a single object file.

General Tips: Before making the shortlist, you'll have to sit for an Online written test. The test consists of two parts.
One part will concentrate on aptitude and output of C programs.
1. aptitude, 2. C aptitude, 3. Operating Systems and Time complexities etc.,
Second part will be coding Questions
1. One Question on Trees - definitely
2. One more simple questions on string manipulation
Skills: Algorithms, Puzzles, Data Structures
College Name: IIT ROORKEE

Banking Interview Questions & Answers

ICICI Bank user image Anonymous

posted on 24 May 2015

Interview Questionnaire 

10 Questions

  • Q1. Candidates were asked to answer the same question one after the other within a given time limit. Questions:
  • Q2. Something that is not on your CV – 1 min
  • Q3. Biggest failure and learning from it – 30 secs
  • Q4. Talk abot any topic/subject/hobby/interest area – 2 mins
  • Q5. About myself
  • Q6. Situational questions
  • Q7. Ex: How do u convince your CEO regarding the objectives set for the next Financial Year
  • Q8. About the profiles
  • Q9. Justification for the interest in the profile
  • Ans. 

    I am interested in this profile because of my passion for finance and my experience in the banking industry.

    • I have a degree in finance and have worked in the banking industry for 5 years.

    • I am passionate about helping clients achieve their financial goals.

    • I have experience in managing portfolios and analyzing financial data.

    • I am excited about the opportunity to work with a team of professionals in the banking industry.

  • Answered by AI
  • Q10. Basic knowledge of Insurance sector

Interview Preparation Tips

Round: HR Interview
Experience: The process is a little different. It started with a Group interview in batches of 4 —- (total shortlisted – 28)

Round: Technical Interview
Experience: 1.Clear regarding the profile

2.Impressed with my Group Interview and was called for the next round before GIs got over

3. Justification for the profile is good
Tips: (Be careful with the financial terms you use)

General Tips: They will start with a specific question and they dig deeper. Stay calm, chill panel. Prepare the HR given above
Skills: Economics, Banking
College Name: NA

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA above 8

Round: Test
Experience: These involve questions from aptitude.
Tips: R S Agarwal's book on aptitude is enough for preparation.
Duration: 80 minutes

Round: Group Discussion
Experience: 11 members were part of the GD. The GD was not a rejection round.
Duration: 20 minutes

Round: HR Interview
Experience: Basic Questions.
Tips: Just prepare normal questions for HR.

General Tips: Prepare from placement material from LAN.
Prepare basic fundaes.
College Name: IIT MADRAS

Jai Maa Enterprises Interview FAQs

How to prepare for Jai Maa Enterprises 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 Jai Maa Enterprises . The most common topics and skills that interviewers at Jai Maa Enterprises expect are Fire Safety and Security.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k 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
IBM Interview Questions
4.1
 • 2.3k Interviews
View all

Jai Maa Enterprises Reviews and Ratings

based on 2 reviews

4.9/5

Rating in categories

4.9

Skill development

5.0

Work-Life balance

4.9

Salary & Benefits

4.9

Job Security

4.9

Company culture

4.9

Promotions/Appraisal

4.9

Work Satisfaction

Explore 2 Reviews and Ratings
Accountant
4 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

Accounts Manager
4 salaries
unlock blur

₹1.6 L/yr - ₹2.4 L/yr

Supervisor
3 salaries
unlock blur

₹2 L/yr - ₹3.7 L/yr

Executive Accountant
3 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Jai Maa Enterprises 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