0% found this document useful (0 votes)
37 views

Assignment 1 - 4th January 2021

ty

Uploaded by

Naveen Kuram
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

Assignment 1 - 4th January 2021

ty

Uploaded by

Naveen Kuram
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

​[Data Structures and Algorithm] | [Jan 2021]

Assignment 1 | 4th January 2021

For any doubts regarding the assignment, ask questions in the ​Data
Structures and Algorithms​ Group​ ​in the Community.
Submit Assignments by​ ​12th January 2021 11:59 PM

Assignment Submit Form: ​https://forms.gle/NNBMrBwhTFKhuP5h6


Submit assignments in Appropriate Dropdowns.

Questions here
1.) Find the time complexity for the following scenarios
a.) for(i=1;i<=n;i++)
for(j=i;i<=n;j++)
printf("Hi");
b.) for(i=1;i<=n;i*=3)
for(j=1;i<=n;j++)
printf("Hello");
​[Data Structures and Algorithm] | [Jan 2021]
FAQs

Q. When do I submit the Assignments and how?


A. The assignments for the week should be submitted by 12th January 2021 i.e.Tuesday 11:59 PM
IST.
B. You need to submit the answers in Document Format

Q. Where do I get class links for the next session?


A. All sessions will be Live on the Learning Management System.​ ​Click here​ for your classroom on
Learning management system
B. It will be also updated in the Community Group in the pinned post.

Q. I have some doubt, who do I ask?


A. Post your Queries on the community, someone will help you out.

Q. How can we know if my assignment is verified or not? And is it successfully


submitted or not?
A. You will receive a mail for your successful submission.

You might also like