Skip to content

anup-peppermint/test-PriyaR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note :- Clone this repo. Crete a branch with your name. Upload your files to that branch. Rebase your changes on the main branch

Question 1 - C

  • Create a Union .It must have a structure of bitfields in it.

Question 2 - Cpp

  • Create an abstract class "Shape" with a function "draw()" in it.
  • Derive two classes "Line" and "Circle" from "Shape"
  • Create a vector to hold both these classes.

Question 3 - Python

  • There an collection of 5 email id's. Two have domain name "@zap.com" and three have domain name "ezap.org"
  • Replace the people with domain name "@zap.com" to "ezap.org". Eg "[email protected]" become "[email protected]" in the collection

Question 4

  • Consider a large pizzeria with an area exceeding 10K sq m. There are robots equipped with all the equipments to make and deliver Pizza's to the customers.
  • Customers walk in , select pizza and make payment through a Kiosk. The Kiosk gives a table number where the customer waits for his order.
  • Challenge :- Design a system for this pizzeria with automated robots. Use your experience and design a system that is practical and deployable.

Note :- Please go through the updated_readme file for the execution of tasks assigned

About

Round 1 - Priya Prabha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published