Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions by Shivaditya Bhattacharya #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RichPerspective007
Copy link

Question 1: This question tests basic operations on strings like string manipulation, splitting etc. Dictionary, lists basic arithmetic operations using integer and floating point numbers are also tested. The difficulty level of this question is EASY.

Question 2: This question uses dummy data on shoppers which contains their names, ages and items bought with quantity. It tests students' ability to filter the given data based on the given age criteria, grouping shoppers by items bought and finding unique items. Students are also asked to sort the data based on shoppers' age, basic mapping to extract shopper names and some basic aggregation to find mean age of shoppers. The difficulty level of this question is EASY.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant