Upload Button Icon Add office photos

Filter interviews by

Audentia Research Interview Questions and Answers

Updated 5 May 2023

Audentia Research Interview Experiences

Popular Designations

2 interviews found

Researcher Interview Questions & Answers

user image Anonymous

posted on 5 May 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 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 tips
Round 2 - HR 

(2 Questions)

  • Q1. Previous Experience
  • Q2. Salary Discussion

Researcher Interview Questions asked at other Companies

Q1. What are the methods for identifying and resolving defects related to HPDC (High-Pressure Die Casting)?
View answer (1)

I applied via Referral

Round 1 - One-on-one 

(1 Question)

  • Q1. Talk about your self, Experience
  • Ans. 

    Experienced regional manager with a proven track record in driving sales and leading teams to achieve targets.

    • 10+ years of experience in regional management roles

    • Successfully increased sales by 20% in my previous position

    • Led a team of 50 sales representatives to exceed quarterly targets

    • Implemented effective strategies to improve customer satisfaction and retention

    • Strong leadership and communication skills

    • Proficient in ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Depends on the position. Just be confident

Regional Manager Interview Questions asked at other Companies

Q1. How will you ensure market share in role of challenges you handle with Banca channel .
View answer (2)

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

2 Questions

  • Q1. Why this specific profile? (analyst)
  • Ans. 

    I am passionate about analyzing data and deriving insights to drive strategic decision-making.

    • I have a strong background in data analysis and statistics.

    • I enjoy problem-solving and finding patterns in data.

    • I believe that my analytical skills can add value to the organization by providing actionable insights.

    • I have experience using various analytical tools such as Excel, SQL, and Tableau.

    • I am detail-oriented and thrive

  • Answered by AI
  • Q2. Why finance?
  • Ans. 

    Passion for analyzing data and making informed financial decisions.

    • I have always been fascinated by numbers and analyzing trends.

    • I enjoy the challenge of making sense of complex financial data.

    • I believe finance plays a crucial role in driving business success and growth.

    • I am motivated by the opportunity to help companies make informed financial decisions.

    • I find satisfaction in using data to identify opportunities for i

  • Answered by AI

Interview Preparation Tips

Round: Case Study Interview
Experience: Q: Give me five steps to estimate the number of traffic lights in Bombay.
Me: I will divide the city into equidistant lines, both vertical and horizontal; sort of a mesh. Then I would take vertical and horizontal rectangles i.e. the rectangles which fall on length and breadth of the city. Starting with the horizontal ones I would try to estimate the number of roads going from east to west in each rectangle(depending on the type of area: residential, commercial or a highway) Similarly I would try to estimate the number of roads going from north to south in each vertical rectangle. Now I have the average number of roads per unit length and per unit breadth. Now, I can calculate the average number of roads intersecting per rectangle. Now if I have the data, I can also use the traffic density data to further improve my estimate, i.e. whether the traffic light is required in that rectangle or not.(depending upon the traffic density)
Q: Lets say that golden quadrilateral gets completed tomorrow. What would be its impact on the sales of Ashok Leyland?
Me: Sir, they would increase, as more and more traffic will shift from railways to roadways as the average time taken by road will decrease.
Q: If I say that the sales will decreases by road, the truk will make the same number of trips in less amount of time, thereby rendering overcapacity in the road transport market therefore the sales will decrease.
Me: (I actually didn't let him complete, I interrupted him in between and said that I got the logic)
Tips: Don't try to overstate the facts.

Skills:
Duration: 3
College Name: IIM Lucknow

Interview Questionnaire 

11 Questions

  • Q1. What is the difference between multi tasking, multi processing and multi programming operating systems with examples ?
  • Ans. 

    Multi tasking, multi processing, and multi programming are different approaches to managing tasks in an operating system.

    • Multi tasking allows multiple tasks to run concurrently on a single processor.

    • Multi processing involves multiple processors running tasks simultaneously.

    • Multi programming allows multiple programs to be loaded into memory and executed concurrently.

    • Examples of multi tasking operating systems include Wi...

  • Answered by AI
  • Q2. Tell me about memory allocation (stack vs. heap)?
  • Ans. 

    Memory allocation refers to the process of assigning memory to programs during runtime.

    • Stack allocation is done automatically and is limited in size.

    • Heap allocation is done manually and is larger in size.

    • Stack memory is used for local variables and function calls.

    • Heap memory is used for dynamic memory allocation.

    • Memory leaks can occur if heap memory is not properly managed.

  • Answered by AI
  • Q3. You have two threads one printing even numbers in order and other odd numbers. Design an algorithm so that it prints numbers in natural order?
  • Ans. 

    Use a shared variable and synchronization mechanisms to ensure natural order printing of numbers.

    • Create two threads, one for printing even numbers and the other for printing odd numbers.

    • Use a shared variable to keep track of the current number to be printed.

    • Implement synchronization mechanisms like locks or semaphores to ensure only one thread can access the shared variable at a time.

    • Each thread should check if it is i...

  • Answered by AI
  • Q4. Print a matrix in spiral order?
  • Ans. 

    Printing a matrix in spiral order

    • Start from the first element and print it

    • Move in a spiral order towards the center of the matrix

    • Repeat until all elements are printed

  • Answered by AI
  • Q5. Thread class and Runnable Interface?
  • Ans. 

    Thread class and Runnable Interface are used for multithreading in Java.

    • Thread class is a predefined class in Java that provides methods to create and control threads.

    • Runnable interface is used to define a task that can be executed by a thread.

    • Thread class implements Runnable interface.

    • Thread class provides more control over threads than Runnable interface.

    • Example: Thread t = new Thread(new MyRunnable()); t.start();

    • Exa...

  • Answered by AI
  • Q6. What’s the difference between a Linked List and an ArrayList and give me an example of when to use which?
  • Ans. 

    Linked List is a dynamic data structure while ArrayList is a static data structure.

    • Linked List is best for frequent insertion and deletion operations.

    • ArrayList is best for frequent access operations.

    • Linked List uses more memory than ArrayList.

    • ArrayList is faster than Linked List for accessing elements.

    • Use Linked List when you need to frequently add or remove elements from the list.

    • Use ArrayList when you need to frequen

  • Answered by AI
  • Q7. Questions of OS concepts?
  • Q8. A role play scenario was given. With a clear instruction on I don’t need to know the basis and the hypothetical assumption was presented. I was told that I was expected to respond to the given scenario, in...
  • Q9. Why are you interested in a career in investment banking?
  • Ans. 

    I am not interested in a career in investment banking.

    • I am more interested in a career in software development

    • I enjoy problem-solving and creating innovative solutions through coding

    • Investment banking does not align with my passion and skill set

  • Answered by AI
  • Q10. Why have you chosen to apply to J.P. Morgan?
  • Ans. 

    I have chosen to apply to J.P. Morgan because of their reputation, global presence, and opportunities for growth.

    • J.P. Morgan has a strong reputation in the financial industry.

    • They have a global presence with offices in multiple countries.

    • The company offers various opportunities for career growth and development.

    • J.P. Morgan is known for its innovative technology solutions in the financial sector.

    • I am impressed by their ...

  • Answered by AI
  • Q11. Have you ever made a mistake? Tell us about it?
  • Ans. 

    Yes, I have made a mistake in my previous project.

    • I underestimated the complexity of a task and ended up missing the deadline.

    • I failed to properly test a feature, resulting in a bug that affected user experience.

    • I accidentally deleted an important file without having a backup.

    • I misunderstood a requirement and implemented a feature incorrectly.

  • Answered by AI

Interview Preparation Tips

Round: Test
Total Questions: 1

General Tips: Interview Process: Aptitude test, followed by 3 rounds of interview. Interview process was very good. Just be positive to clear the interview.
Check this link before appearing for interview with JP Morgan. It will help  -----
Skills: Algorithm, Data structure, Stack
College Name: Na

Skills evaluated in this interview

Associate Interview Questions & Answers

JPMorgan Chase & Co. user image SHUBHAM VINAYAK KALE shubham

posted on 4 Dec 2016

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Project/DDP based questions
  • Q2. Any coding done in curriculum, explain the most complex one
  • Ans. 

    Yes, I have coded in curriculum. The most complex one was a project on building a web application using React and Node.js.

    • Built a full-stack web application using React and Node.js

    • Implemented user authentication and authorization using JSON Web Tokens (JWT)

    • Used MongoDB as the database and Mongoose as the ODM

    • Implemented real-time updates using Socket.IO

    • Deployed the application on Heroku

    • Handled errors and implemented log

  • Answered by AI
  • Q3. What is 'Big data'? Why is it called 'Big'
  • Ans. 

    Big data refers to large and complex data sets that cannot be processed using traditional data processing methods.

    • Big data is characterized by its volume, velocity, and variety

    • It is used in various industries such as healthcare, finance, and retail

    • Examples of big data include social media data, sensor data, and transactional data

    • It is called 'big' because it involves processing massive amounts of data

    • Big data requires ...

  • Answered by AI
  • Q4. Why do you want to switch to IT sector from your respective branch
  • Ans. 

    I am passionate about technology and eager to learn new skills in the IT sector.

    • I have always had a keen interest in technology and enjoy working with computers.

    • I believe the IT sector offers more opportunities for growth and advancement in my career.

    • I have seen the impact of technology on various industries and want to be a part of that innovation.

    • I have taken courses in programming and networking to prepare myself fo

  • Answered by AI
  • Q5. I did a course on compute simulation and had extra curricular in chess, so was asked to simulate a chess game
  • Q6. Two friends A & B meet after long time, A asks B about his family. B says he has 3 children, product of their ages is 36, and sum of their ages is equal to the (point towards a house on street) house numbe...
  • Q7. A rat has 3000 gm of rice, he has to travel a distance of 3000m, he eats 1gm rice/m, his maximum carrying capcity is 1000 gm,how should he travel the distance to reach with maximum rice left
  • Q8. A new software has 3 functions SelectSum(), log() and exp(). You have a table of 1000 data points, how will you find product of all points using only the above mentioned functions
  • Ans. 

    To find the product of all data points using SelectSum(), log(), and exp() functions.

    • Use the log() function to convert the product into a sum of logarithms

    • Apply the SelectSum() function to calculate the sum of logarithms

    • Finally, use the exp() function to convert the sum back into the product

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Aptitude part has easy questions, including number series, picture series, interest rate and some quant based questions.

The coding part is difficult.2-3 coding questions, Codes will be related to linked lists , trees or sorting.
Tips: Try to get maximum marks in aptitude, which should be fine with some practice . One of the code will be easy, so complete it and make a try for second
Duration: 1 hour
Total Questions: 30

Round: Puzzle Interview
Experience: very easy puzzles, I was able to solve all puzzles in first attempt
Tips: Be confident in your approach they are locking for approach more than result

Round: Technical Interview
Experience: I answered all resume based questions, he liked my choice of projects, though they were not exactly related to the profile. He liked me and said I would recommend you directly to HR round
Tips: Prepare in details about all points in resume, course work mentioned and projects, Based on performance in this interview, they decide to whether to take one more technical interview or send directly to HR

Skills: Behavioural Skills, Puzzle Solving Capability, Approaching A Problem, Basic Coding
College Name: IIT Madras

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. They started off with Tell me about yourself
  • Q2. Why consulting
  • Ans. 

    Consulting offers the opportunity to work on diverse projects, solve complex problems, and make a significant impact on clients' businesses.

    • Opportunity to work on diverse projects

    • Solve complex problems

    • Make a significant impact on clients' businesses

    • Continuous learning and development

    • Networking and building relationships

    • Exposure to different industries and sectors

  • Answered by AI
  • Q3. If Reliance decided to release 100 Indian movies a year throughout the world, how will you decide Hindi – Tamil mix?
  • Ans. 

    The Hindi-Tamil mix for 100 Indian movies released worldwide by Reliance will depend on market research and target audience.

    • Conduct market research to identify the target audience for each movie

    • Analyze the popularity of Hindi and Tamil movies in different regions

    • Consider the language preferences of the target audience in each region

    • Allocate resources based on the expected revenue from each region

    • Collaborate with local ...

  • Answered by AI
  • Q4. Guesstimate smartphone market in India in 3 years
  • Ans. 

    The smartphone market in India is expected to grow significantly in the next 3 years.

    • India is the second-largest smartphone market in the world after China.

    • The market is expected to grow at a CAGR of 14.5% from 2020 to 2025.

    • The adoption of 5G technology and the increasing demand for affordable smartphones are the major drivers of growth.

    • The market is expected to reach a value of $174.9 billion by 2025.

  • Answered by AI

Interview Preparation Tips

Round: Guesstimate Interview
Experience: poor performance in the guesstimates

Skills: Case Analysis, Economics
College Name: NA

Interview Questionnaire 

6 Questions

  • Q1. Since I did my graduation in Architechture, the whole Interview was centered onto that- I was asked some questions on that only like-
  • Q2. Where would you invest in real estate – India or Indonesia? On what basis? Basically, listing the parameters to be analysed such as ROI, -Regulations, Location, Category of development etc
  • Q3. Demand estimation for 2 bedroom flats priced at around INR 10 Lakhs instead of the usual INR 30-40 lakhs priced ones
  • Ans. 

    Demand estimation for low-priced 2 bedroom flats

    • Conduct market research to identify demand for low-priced 2 bedroom flats

    • Analyze the income levels and affordability of the target market

    • Consider the location and amenities offered by the flats

    • Compare the demand for low-priced flats with that of higher-priced ones

    • Assess the competition in the market

    • Use statistical models to estimate demand based on various factors

  • Answered by AI
  • Q4. -What are the 3 things/buildings in architecture that you would like to change in India, why?
  • Ans. 

    I would change the lack of accessibility, sustainability, and preservation in Indian architecture.

    • Improve accessibility for people with disabilities and elderly individuals

    • Incorporate sustainable design practices to reduce environmental impact

    • Preserve historic buildings and cultural landmarks to maintain India's rich architectural heritage

  • Answered by AI
  • Q5. -How will you architecturally redesign Mumbai’s local metro station? – Gave ideas on making it more functional and aesthetic
  • Q6. -One case related to Nokia current problems. Asked to suggest ways to get out of it

Interview Preparation Tips

Skills: Case analysis, Economics
College Name: NA

Interview Questionnaire 

7 Questions

  • Q1. Some general questions like About myself
  • Q2. Why consulting
  • Ans. 

    Consulting offers the opportunity to work on diverse projects, solve complex problems, and continuously learn and grow.

    • Exposure to different industries and business models

    • Opportunity to work with talented and experienced professionals

    • Ability to make a significant impact on clients' businesses

    • Continuous learning and development through challenging projects

    • Flexibility to work on projects that align with personal interest

  • Answered by AI
  • Q3. I was asked asked my role in my previous company
  • Q4. About the clients I have worked with
  • Q5. Asked any instance where I did something significant for my client.Few questions about Dance since I had loads of them on my CV and about the languages I know
  • Q6. I was also asked basics of first year accounting
  • Q7. How will you improve the profitability of a cable based service provider given that the Indian market is dominated by DTH service providers? (This was because I come from a cable set top box domain)
  • Ans. 

    To improve profitability of a cable based service provider in a DTH dominated market, focus on customer experience, content offerings, and pricing strategies.

    • Invest in improving customer experience through better service and support

    • Offer unique and exclusive content to attract and retain customers

    • Implement competitive pricing strategies to stay relevant in the market

    • Partner with local cable operators to expand reach an...

  • Answered by AI

Interview Preparation Tips

Round: Case Study Interview
Experience: Parts of the Interview I did well at : The thing that worked in my favor was my work experience in wireless technology. Also I have worked with some of their clients.I got selected because my preparation for consulting companies was good. So I handled the HR aspect of the interview well. My profile and work ex also suited their requirements.

Skills: Case study, Finance
College Name: NA

I appeared for an interview in Oct 2016.

Interview Questionnaire 

4 Questions

  • Q1. Select any five companies you would invest in and why given the required metrics.
  • Ans. 

    I cannot provide investment advice, but here are five companies that have shown strong financial performance in recent years.

    • Apple - consistently high revenue and profit margins

    • Amazon - dominant player in e-commerce and cloud computing

    • Microsoft - strong growth in cloud computing and enterprise software

    • Alphabet (Google) - diversified revenue streams and strong advertising business

    • Visa - dominant player in the payments i

  • Answered by AI
  • Q2. Questions based on case study.
  • Q3. Detailed discussions on the indian economy?
  • Q4. Brexit vote and how it would effect the indian economy?
  • Ans. 

    The Brexit vote could have both positive and negative effects on the Indian economy.

    • Positive effects: Increased trade opportunities with the UK, potential for attracting foreign investments from companies relocating from the UK.

    • Negative effects: Uncertainty in global markets leading to volatility in exchange rates, potential decline in exports to the UK.

    • Example: Indian IT companies may face challenges due to stricter i...

  • Answered by AI

Interview Preparation Tips

Round: Case Study Interview
Experience: We were first taught the basics of operations involved in working with an investment bank. Based on the workshop we were given a case study with a list of companies to select the one's which are potencial candidates for investments. We were all divided into groups of 5 students.

Round: Test
Experience: The test was basic. Economical aptitude requires prior knowledge of economics concepts. The review topicwas GST bill.
Duration: 1 hour
Total Questions: 41

Round: Stress Interview
Tips: It is important to be aware about the current events and economies.

Skills: Economic Affairs, Financial Economics, Knowledge On Current Affairs
College Name: Thapar University, Patiala

Associate Interview Questions & Answers

PwC user image Anonymous

posted on 13 May 2018

Interview Questionnaire 

1 Question

  • Q1. Normally they asked from CMA Syllabus

Interview Preparation Tips

Round: Test
Experience: Syllabus for written test is CMA Syllabus, general knowledge in Computer.

Audentia Research Interview FAQs

How many rounds are there in Audentia Research interview?
Audentia Research interview process usually has 1-2 rounds. The most common rounds in the Audentia Research interview process are One-on-one Round, Resume Shortlist and HR.
How to prepare for Audentia Research 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 Audentia Research. The most common topics and skills that interviewers at Audentia Research expect are Communication Skills and Entry Level.

Tell us how to improve this page.

Audentia Research Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.8k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 795 Interviews
Nielsen Interview Questions
3.7
 • 117 Interviews
Kantar Interview Questions
3.5
 • 98 Interviews
Gartner Interview Questions
4.1
 • 81 Interviews
View all

Audentia Research Reviews and Ratings

based on 13 reviews

2.0/5

Rating in categories

2.0

Skill development

2.2

Work-life balance

2.8

Salary

1.8

Job security

1.7

Company culture

2.3

Promotions

2.3

Work satisfaction

Explore 13 Reviews and Ratings
Web Researcher
5 salaries
unlock blur

₹1.8 L/yr - ₹2.5 L/yr

Tax Associate
4 salaries
unlock blur

₹1.6 L/yr - ₹2.5 L/yr

Business Development Executive
3 salaries
unlock blur

₹5.5 L/yr - ₹6 L/yr

Delivery Manager
3 salaries
unlock blur

₹11.6 L/yr - ₹13 L/yr

Senior Accountant
3 salaries
unlock blur

₹2.2 L/yr - ₹4 L/yr

Explore more salaries
Compare Audentia Research with

Frost & Sullivan

3.1
Compare

Kantar

3.5
Compare

Nielsen

3.7
Compare

Gartner

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