Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Only questions 9e and 9i. Tine periods for i) input format yyyy diagrams not needed,mainly worried about code 9. Use activity diagrams to model the
Only questions 9e and 9i. Tine periods for i) input format "yyyy" diagrams not needed,mainly worried about code
9. Use activity diagrams to model the following procedures and code it in C#: a. Check if two list of names are overlapping b. Find the standard deviation of a list of decimal numbers c. Sort a list of integers from the smallest to the biggest d. Given a list of names, find how many names are over 20 characters e. Given a list of decimal numbers, find out how many of the numbers are zeros f. Given a list of dates, find a sub list of dates that fall in 2018. g. Given two lists of numbers, find a list of numbers that are common in both lists. Encrypt a text message by using an integer key to increment the ASCII code for each character in the message. Given two time periods, determine if they are overlapping or not j. Given two time periods, determine the amount of overlapping time in days between them 9. Use activity diagrams to model the following procedures and code it in C#: a. Check if two list of names are overlapping b. Find the standard deviation of a list of decimal numbers c. Sort a list of integers from the smallest to the biggest d. Given a list of names, find how many names are over 20 characters e. Given a list of decimal numbers, find out how many of the numbers are zeros f. Given a list of dates, find a sub list of dates that fall in 2018. g. Given two lists of numbers, find a list of numbers that are common in both lists. Encrypt a text message by using an integer key to increment the ASCII code for each character in the message. Given two time periods, determine if they are overlapping or not j. Given two time periods, determine the amount of overlapping time in days between themStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started