Wednesday, June 26, 2019

Write an algorithm for the following problem statements !!

Problem statement:
Given two array as follows. 
a1[] = {1, 2, 3, 4, 5}
a2[] = {1, 2, 3, 0, 5}

we need to find out the missing element in second array which is present in first array, but not in second array.

No comments:

Post a Comment

Blueprint for self-improvement

To learn faster: Make the process fun To understand yourself : Write To understand the world better : Read To build deeper connection : Lis...