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

Task

Uploaded by

NAGENDRA BABU
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Task

Uploaded by

NAGENDRA BABU
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Var November22Batch = [“batchu, venkatesh, sai, hemanth”]

Var march2023Batch = [“batchu, dileep, jyoshna, nagendra, venkatesh”]

By using 1 array arrange it in ascending and descending order.

Compare 2 arrays remove the duplicates.

Print only common names.

Var numList=[2,3,4,1,11]

Find addition of array

Var input=[1,2,3,[4,5]]

Var result = [1,2,3,4,5]

You might also like