Upload Button Icon Add office photos

Mckinley Rice

Compare button icon Compare button icon Compare

Filter interviews by

Mckinley Rice Interview Questions and Answers

Updated 25 Sep 2024
Popular Designations

11 Interview questions

A MERN developer was asked 10mo ago
Q. What is the difference between a class component and a functional component?
Ans. 

Class components are ES6 classes that extend from React.Component, while functional components are just JavaScript functions.

  • Class components are ES6 classes that extend from React.Component

  • Functional components are just JavaScript functions

  • Class components have access to lifecycle methods like componentDidMount, componentDidUpdate, etc.

  • Functional components are simpler and more lightweight

  • With the introduction of...

A MERN developer was asked 10mo ago
Q. What is the MVC architecture?
Ans. 

MVC architecture is a software design pattern that separates an application into three main components: Model, View, and Controller.

  • Model represents the data and business logic of the application

  • View is responsible for displaying the data to the user

  • Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly

A Business Development Executive was asked 10mo ago
Q. Do you have knowledge about CMS software?
Ans. 

Yes, CMS software refers to Content Management Systems used for creating and managing digital content.

  • CMS software helps in creating, editing, organizing, and publishing digital content on websites.

  • Popular CMS software include WordPress, Joomla, and Drupal.

  • Knowledge of CMS software is important for managing website content efficiently.

View all Business Development Executive interview questions
A Business Development Executive was asked 10mo ago
Q. How do you increase sales?
Ans. 

Increasing sales can be achieved by implementing effective marketing strategies, improving customer service, expanding target markets, and offering promotions.

  • Implement targeted marketing campaigns to reach potential customers

  • Enhance customer service to build loyalty and encourage repeat purchases

  • Expand target markets by identifying new customer segments or geographic regions

  • Offer promotions such as discounts, bun...

View all Business Development Executive interview questions
A Business Development Executive was asked 10mo ago
Q. What other sales analytics software are you familiar with?
Ans. 

Yes, I am familiar with Salesforce Analytics Cloud and Tableau for sales analytics.

  • Salesforce Analytics Cloud is a cloud-based analytics tool that provides insights into sales performance and customer behavior.

  • Tableau is a data visualization tool that can be used for sales analytics to create interactive dashboards and reports.

  • Both tools offer advanced analytics capabilities to help businesses make data-driven dec...

View all Business Development Executive interview questions
A Business Development Executive was asked 10mo ago
Q. How do you interact with clients?
Ans. 

I interact with clients through regular communication, meetings, presentations, and networking events.

  • Maintain regular communication to understand client needs and provide updates

  • Schedule and conduct meetings to discuss projects, proposals, and feedback

  • Deliver presentations to showcase products or services and address client concerns

  • Attend networking events to build relationships and generate new business opportun...

View all Business Development Executive interview questions
A Full Stack Developer was asked 11mo ago
Q. What is the $graphLookup operator in MongoDB and how does it work?
Ans. 

The $graphlookup operator in MongoDB is used to perform recursive queries on graph-like data structures.

  • Used to perform recursive queries on graph-like data structures

  • Can be used to traverse relationships between documents in a collection

  • Helps in querying hierarchical data structures

View all Full Stack Developer interview questions
Are these interview questions helpful?
A Mern Stack Developer was asked 11mo ago
Q. What is the $shared operator in MongoDB?
Ans. 

The $shared operator in MongoDB is used to perform set intersection between arrays.

  • Used to find common elements between arrays

  • Returns an array containing elements that appear in all input arrays

  • Syntax: { $shared: { arrays: [ , , ... ] } }

  • Example: { $shared: { arrays: [ [1, 2, 3], [2, 3, 4] ] } } returns [2, 3]

View all Mern Stack Developer interview questions
A Node JS Developer was asked 12mo ago
Q. Write a parenthesis validation program in JavaScript
Ans. 

A program to validate parentheses in a string using a stack in JavaScript

  • Create an empty stack to store opening parentheses

  • Iterate through the string and push opening parentheses onto the stack

  • When a closing parenthesis is encountered, pop from the stack and check if it matches the corresponding opening parenthesis

  • If stack is empty at the end and all parentheses are matched, return true

View all Node JS Developer interview questions
A Node JS Developer was asked 12mo ago
Q. What projects have you done with Node JS?
Ans. 

I have worked on a real-time chat application and a RESTful API using Node JS.

  • Developed a real-time chat application using Socket.io

  • Built a RESTful API for a blogging platform

  • Implemented authentication and authorization using JWT tokens

View all Node JS Developer interview questions

Mckinley Rice Interview Experiences

26 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

15 questions are asked, very easy q

Round 2 - Technical 

(5 Questions)

  • Q1. How to increase sales ?
  • Ans. 

    Increasing sales can be achieved by implementing effective marketing strategies, improving customer service, expanding target markets, and offering promotions.

    • Implement targeted marketing campaigns to reach potential customers

    • Enhance customer service to build loyalty and encourage repeat purchases

    • Expand target markets by identifying new customer segments or geographic regions

    • Offer promotions such as discounts, bundles,...

  • Answered by AI
  • Q2. How do you interact with clients?
  • Ans. 

    I interact with clients through regular communication, meetings, presentations, and networking events.

    • Maintain regular communication to understand client needs and provide updates

    • Schedule and conduct meetings to discuss projects, proposals, and feedback

    • Deliver presentations to showcase products or services and address client concerns

    • Attend networking events to build relationships and generate new business opportunities

  • Answered by AI
  • Q3. If you are in a situation where you colleagues dont agree on a matter how do you respond?
  • Ans. 

    I would listen to their perspectives, try to understand their concerns, and work towards finding a common ground through open communication and collaboration.

    • Listen actively to understand their viewpoints

    • Acknowledge their concerns and try to find common ground

    • Encourage open communication and collaboration to reach a consensus

  • Answered by AI
  • Q4. Do you have knowledge about CMS software?
  • Ans. 

    Yes, CMS software refers to Content Management Systems used for creating and managing digital content.

    • CMS software helps in creating, editing, organizing, and publishing digital content on websites.

    • Popular CMS software include WordPress, Joomla, and Drupal.

    • Knowledge of CMS software is important for managing website content efficiently.

  • Answered by AI
  • Q5. Any other software you know regarding sales analytics?
  • Ans. 

    Yes, I am familiar with Salesforce Analytics Cloud and Tableau for sales analytics.

    • Salesforce Analytics Cloud is a cloud-based analytics tool that provides insights into sales performance and customer behavior.

    • Tableau is a data visualization tool that can be used for sales analytics to create interactive dashboards and reports.

    • Both tools offer advanced analytics capabilities to help businesses make data-driven decision...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare carefully
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Assignment 

As this role is for Redrob by Mckinley Rice, so the assignment was with video on, screenshared mode with 45 minutes timer. Not allowed to have a 2nd tab opened on the browser.

Q1. A marketing slogan of 6-7 words to promote Redrob. Brief of Redrob was provided.
Q2. Write a Blog, no word limit including the two pointers provided. The blog should have proper Title (H1) and following sub-titles (H2s) and a conclusion.

Round 2 - One-on-one 

(1 Question)

  • Q1. This was the Expertise Round with "Tejaswini P", Senior Content writer with Redrob by Mckinley Rice. This was an extensive knowledge based round and went well. Though, the interviewer is pretty less experi...
Round 3 - Final Round 

(1 Question)

  • Q1. No need for questions

Interview Preparation Tips

Interview preparation tips for other job seekers - For this round the interviewers were "Mihiir Prabhu", Sales Head - IN and "Anand D", Digital Marketing Manager. So, this round was nothing different from 2nd round as same questions was asked by both. And let me tell you one thing, here also the combined experience of above mentioned interviewers is 7-8 years, so again I am in front of panel of interviewers who are less experienced than me.

Lastly, Lead Talent Acquisition "Utkarsh Sinha", mailed me the rejection email stating I am not the best suited candidate for this role and as a customary message, he mentioned that I can follow their "carrer" page, yes, this is how he spelt " Career" and that too hyperlinked with Redrob Career page. Mr. Utkarsh Sinha, himself is in need of a professional writer who can do the proofread for him.

In short, all the people mentioned in this review have wasted my time, when in the 1st place they do not deserve to be the interviewer/s and could have rejected me after the assignment itself.

This interview taught me that no matter what experience and skills do matter, otherwise there will be many more Tejaswini P, Mihiir Prabhu, Anand D and Utkarsh Sinha floating here and there!

Software Analyst Interview Questions & Answers

user image DEVADHARSHINI S (RA2111047010057)

posted on 8 Aug 2024

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude,General Question,Cloud

Round 2 - Coding Test 

Data Structure,java script

Round 3 - Group Discussion 

Any topics they have given

Interview Preparation Tips

Interview preparation tips for other job seekers - I am
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

First round was mostly based on emotional intelligence which can be easily cracked

Round 2 - Technical 

(2 Questions)

  • Q1. What is shared operator in mongodb?
  • Ans. 

    The $shared operator in MongoDB is used to perform set intersection between arrays.

    • Used to find common elements between arrays

    • Returns an array containing elements that appear in all input arrays

    • Syntax: { $shared: { arrays: [ , , ... ] } }

    • Example: { $shared: { arrays: [ [1, 2, 3], [2, 3, 4] ] } } returns [2, 3]

  • Answered by AI
  • Q2. Write about microservices
  • Ans. 

    Microservices are a software development technique where applications are composed of small, independent services that communicate with each other.

    • Microservices break down applications into smaller, loosely coupled services that can be developed, deployed, and scaled independently.

    • Each microservice is responsible for a specific business function and communicates with other services through APIs.

    • Microservices promote fl...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

They asked basic questions abut the domain and there will be preliminary round which u need to score 80%

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

EQ/IQ TEST, Verbal reasoning

Round 2 - Case Study 

Core assesment related to business development and executive

Interview Questions & Answers

user image Anonymous

posted on 21 Aug 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Permutations , blood relations,time,speed and distance,

Round 2 - Group Discussion 

Impact of social media

Round 3 - HR 

(2 Questions)

  • Q1. What is MVC archietuture?
  • Ans. 

    MVC architecture is a software design pattern that separates an application into three main components: Model, View, and Controller.

    • Model represents the data and business logic of the application

    • View is responsible for displaying the data to the user

    • Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly

  • Answered by AI
  • Q2. What is the distinguish between a class component from functional component?
  • Ans. 

    Class components are ES6 classes that extend from React.Component, while functional components are just JavaScript functions.

    • Class components are ES6 classes that extend from React.Component

    • Functional components are just JavaScript functions

    • Class components have access to lifecycle methods like componentDidMount, componentDidUpdate, etc.

    • Functional components are simpler and more lightweight

    • With the introduction of Reac...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confindent and cheers , Good Luck!
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Eq and iq test that contain you emotions management

Round 2 - Technical 

(2 Questions)

  • Q1. $lookup in mongodb
  • Ans. 

    The $lookup operator in MongoDB is used to perform a left outer join between two collections.

    • Used to combine data from two collections based on a common field

    • Requires a local field and a foreign field to match documents

    • Returns an array of documents that include matched data from both collections

  • Answered by AI
  • Q2. $graphlookup in mongo db
  • Ans. 

    The $graphlookup operator in MongoDB is used to perform recursive queries on graph-like data structures.

    • Used to perform recursive queries on graph-like data structures

    • Can be used to traverse relationships between documents in a collection

    • Helps in querying hierarchical data structures

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It is simple. Please be confident

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

EQ IQ VERBAL REASONING AND LOGICAL REASONING TEST WERE THERE

Round 2 - Coding Test 

MERN RELATED MCQs AND QUESTIONS TO WRITE ABOUT

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

This round consists of aptitude+reasoning

Round 2 - Coding Test 

In this round there were four Node js questions

Round 3 - Technical 

(1 Question)

  • Q1. Company doesn't came for interview after coding round

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Mckinley Rice?
Ask anonymously on communities.

Mckinley Rice Interview FAQs

How many rounds are there in Mckinley Rice interview?
Mckinley Rice interview process usually has 2-3 rounds. The most common rounds in the Mckinley Rice interview process are Aptitude Test, Coding Test and Technical.
How to prepare for Mckinley Rice 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 Mckinley Rice. The most common topics and skills that interviewers at Mckinley Rice expect are Front End, Python, Java, Redux and REST API.
What are the top questions asked in Mckinley Rice interview?

Some of the top questions asked at the Mckinley Rice interview -

  1. what is the distinguish between a class component from functional compone...read more
  2. Do you have knowledge about CMS softwa...read more
  3. Any other software you know regarding sales analyti...read more
How long is the Mckinley Rice interview process?

The duration of Mckinley Rice interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 29 interview experiences

Difficulty level

Easy 27%
Moderate 73%

Duration

Less than 2 weeks 93%
4-6 weeks 7%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.5
 • 104 Interviews
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp Interview Questions
3.0
 • 36 Interviews
View all

Mckinley Rice Reviews and Ratings

based on 45 reviews

3.3/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.6

Salary

2.8

Job security

3.5

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 45 Reviews and Ratings
Blockchain Developer
10 salaries
unlock blur

₹7.5 L/yr - ₹11.3 L/yr

Software Developer
8 salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Software Engineer
7 salaries
unlock blur

₹6 L/yr - ₹10.1 L/yr

Graduate Engineer Trainee (Get)
7 salaries
unlock blur

₹5 L/yr - ₹7 L/yr

Marketing Manager
5 salaries
unlock blur

₹7 L/yr - ₹10 L/yr

Explore more salaries
Compare Mckinley Rice with

HCL Infosystems

3.9
Compare

Zidio Development

4.5
Compare

Northcorp Software

4.5
Compare

Accel Frontline

4.1
Compare
write
Share an Interview