Add office photos
Engaged Employer

Cornerstone OnDemand

3.7
based on 101 Reviews
Filter interviews by

10+ Compunnel Interview Questions and Answers

Updated 16 Sep 2024

Q1. Write a program to sort linked list

Ans.

Program to sort a linked list

  • Traverse the linked list and compare adjacent nodes

  • Use a temporary node to swap nodes

  • Repeat until the list is sorted

View 1 answer

Q2. 4 pilar of oops and features

Ans.

The 4 pillars of OOP are encapsulation, inheritance, polymorphism, and abstraction.

  • Encapsulation: Bundling data and methods that operate on the data into a single unit.

  • Inheritance: Creating new classes from existing classes, inheriting their attributes and methods.

  • Polymorphism: Objects of different classes can be treated as objects of a common superclass.

  • Abstraction: Hiding the complex implementation details and showing only the necessary features.

Add your answer

Q3. Find second max salary 9f employee by department using python pandas dataframe

Ans.

Find second max salary of employee by department using pandas dataframe

  • Group the dataframe by department

  • Sort the salaries in descending order

  • Select the second highest salary for each department

Add your answer

Q4. Python code to download file from aws s3 to local using boto3

Ans.

Python code to download file from aws s3 to local using boto3

  • Install boto3 library using pip

  • Create an S3 client using boto3

  • Use the download_file method to download the file from S3 to local

Add your answer
Discover Compunnel interview dos and don'ts from real experiences

Q5. Design a movie booking system

Ans.

A movie booking system allows users to browse movies, select showtimes, choose seats, and make payments online.

  • Users can search for movies by title, genre, or location.

  • Show available showtimes and theaters for selected movie.

  • Select seats and view seating layout for chosen showtime.

  • Provide payment options and confirm booking with email or SMS notification.

Add your answer

Q6. How do you prioritise features in the roadmap?

Ans.

I prioritize features in the roadmap based on strategic goals, customer feedback, market trends, and resource availability.

  • Align features with strategic goals of the company

  • Consider customer feedback and prioritize based on impact and urgency

  • Take into account market trends and competitive analysis

  • Evaluate resource availability and feasibility of implementation

  • Use frameworks like MoSCoW method or Kano model for prioritization

Add your answer
Are these interview questions helpful?

Q7. Find second max salary of employee by department in sql

Ans.

Find second max salary of employee by department in SQL

  • Use GROUP BY clause to group employees by department

  • Use MAX() function to find the maximum salary

  • Use subquery to find the second maximum salary

Add your answer

Q8. How do you communicate changes or goals?

Ans.

I communicate changes or goals through clear and concise messaging, utilizing various channels and ensuring alignment with stakeholders.

  • Utilize multiple communication channels such as emails, meetings, presentations, and project management tools

  • Tailor the message to the audience to ensure understanding and buy-in

  • Provide regular updates on progress towards goals and address any concerns or questions

  • Seek feedback from stakeholders to ensure alignment and adjust communication st...read more

View 1 answer
Share interview questions and help millions of jobseekers 🌟

Q9. Do you have experience in SaS based products and API , Splunk etc ?

Ans.

Yes, I have experience with SaS based products, APIs, and Splunk.

  • I have worked with SaS based products such as Salesforce, Microsoft Azure, and Google Cloud Platform.

  • I have experience in developing and integrating APIs for various applications.

  • I have used Splunk for log management, monitoring, and data analysis in previous roles.

Add your answer

Q10. Write word count program in pyspark

Ans.

A program to count the number of words in a text file using PySpark.

  • Read the text file using SparkContext

  • Split the lines into words using flatMap

  • Map each word to a tuple of (word, 1)

  • Reduce by key to count the occurrences of each word

  • Save the output to a file

Add your answer

Q11. How do you measure?

Ans.

I measure success by setting clear KPIs, tracking progress regularly, and analyzing data to make informed decisions.

  • Set clear Key Performance Indicators (KPIs) to measure success

  • Regularly track progress towards KPIs

  • Analyze data to make informed decisions and adjustments

  • Use tools like Google Analytics, Mixpanel, or internal dashboards for measurement

Add your answer

Q12. Tell about you cspm tools you used

Ans.

I have experience with several CSPM tools.

  • I have used AWS Config to monitor and assess the configuration of AWS resources.

  • I am familiar with Azure Security Center, which provides continuous monitoring and threat detection for Azure resources.

  • I have worked with Google Cloud Security Command Center to gain visibility into security risks and vulnerabilities in Google Cloud Platform.

  • I have also used tools like CloudCheckr and Dome9 for multi-cloud security management and complian...read more

Add your answer

Q13. Explain core data stack

Ans.

Core data stack is a set of classes that work together to manage the model layer of an iOS application.

  • Consists of Managed Object Model, Persistent Store Coordinator, and Managed Object Context

  • Managed Object Model defines the data model schema

  • Persistent Store Coordinator handles interactions with the underlying data store

  • Managed Object Context is used to manage the lifecycle of managed objects

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Compunnel

based on 16 interviews in the last 1 year
Interview experience
3.8
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.6
 • 1.6k Interview Questions
3.5
 • 369 Interview Questions
3.7
 • 262 Interview Questions
4.1
 • 138 Interview Questions
3.7
 • 133 Interview Questions
View all
Top Cornerstone OnDemand Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter