Computer Engineering Python Lab Develop a python code for below given problem statement: Data pipelines are very important in dealing with big data. A data pipeline takes data from some source stream(s), processes this data and sends it to output stream(s). Internally, Beam calculates a parameter K = [N,/Noe]: the maximum number of source streams that may be sent to a single output stream. Then, output streams are created. The first K input streams are assigned to one output stream, the next K input streams to a second output stream and so on, until there are less than K unassigned input streams. Then, if the number of unassigned input streams is positive, another output stream is created and all those unassigned input streams are assigned to it. For example, for N, = 35, Noe = 20, we have K = 2 and the actual number of output streams is 18: 17 output streams taking 2 input streams each and one output stream taking 1 input stream. You are given Noe, the maximum possible number of input streams M and the desired final number of output streams Nof. Find the number of integers æ from 1 to M (inclusive) such that if N, = x, Codechef Beam sends data to exactly Nof output streams. Test Case1: 40 20 18 Output: 7

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Computer Engineering Python Lab
Develop a python code for below given problem statement:
Data pipelines are very important in dealing with big data. A data pipeline takes
data from some source stream(s), processes this data and sends it to output
stream(s).
Internally, Beam calculates a parameter K = [N3/Noe]: the maximum number
of source streams that may be sent to a single output stream. Then, output
streams are created. The first K input streams are assigned to one output stream,
the next K input streams to a second output stream and so on, until there are less
than K unassigned input streams. Then, if the number of unassigned input
streams is positive, another output stream is created and all those unassigned
input streams are assigned to it. For example, for N, = 35, Noe = 20, we have
K = 2 and the actual number of output streams is 18: 17 output streams taking 2
input streams each and one output stream taking 1 input stream.
You are given Noe, the maximum possible number of input streams M and the
desired final number of output streams Nof. Find the number of integers æ from 1
to M (inclusive) such that if N, = x, Codechef Beam sends data to exactly Nof
output streams.
Test Case1:
40 20 18
Output:
7
Transcribed Image Text:Computer Engineering Python Lab Develop a python code for below given problem statement: Data pipelines are very important in dealing with big data. A data pipeline takes data from some source stream(s), processes this data and sends it to output stream(s). Internally, Beam calculates a parameter K = [N3/Noe]: the maximum number of source streams that may be sent to a single output stream. Then, output streams are created. The first K input streams are assigned to one output stream, the next K input streams to a second output stream and so on, until there are less than K unassigned input streams. Then, if the number of unassigned input streams is positive, another output stream is created and all those unassigned input streams are assigned to it. For example, for N, = 35, Noe = 20, we have K = 2 and the actual number of output streams is 18: 17 output streams taking 2 input streams each and one output stream taking 1 input stream. You are given Noe, the maximum possible number of input streams M and the desired final number of output streams Nof. Find the number of integers æ from 1 to M (inclusive) such that if N, = x, Codechef Beam sends data to exactly Nof output streams. Test Case1: 40 20 18 Output: 7
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY