Solution : TBMK0001 | Array Manipulation | UiPath Weekly Challenge Series | Mukesh Kala
Tutorials by Mukesh Kala Tutorials by Mukesh Kala
20.1K subscribers
1,862 views
70

 Published On Premiered Sep 29, 2023

๐Ÿš€ ๐”๐ข๐๐š๐ญ๐ก'๐ฌ ๐–๐ž๐ž๐ค๐ฅ๐ฒ ๐‚๐ก๐š๐ฅ๐ฅ๐ž๐ง๐ ๐ž ๐’๐ž๐ซ๐ข๐ž๐ฌ! ๐Ÿ†

Challenge Number: TBMK0001
Challenge Name: Array Manipulation
Level: Beginner
Concept: Array Manipulation
Description: Create a UiPath automation that takes an array of numbers and returns the sum of all even numbers in the array.

โ–บ Timestamps
0:00 Introduction
2:41 : Store Sting Output
3:23 : Convert String to Array
8:25 : Loop the Array
13:11 : Check Even or Odd
14:56 : Evaluate the sum
31:36 : Exception Scenarios
34:31 : Solution using LINQ

๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด Problem Statement ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด
Create a UiPath automation that takes an array of numbers and returns the sum of all even numbers in the array.


๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด Expected Answer ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด
The automation should return the sum of all even numbers in the array.
Tips:
โ€ข Use a loop to iterate through the array.
โ€ข Use a conditional statement to check if each number is even.
โ€ข Keep a running total of the even numbers encountered.


๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด Submission Guidelines ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด
1. Create a UiPath workflow that solves the problem.
2. Include comments in your workflow to explain your logic.
3. Provide a sample array to test your automation.


๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด Evaluation Criteria ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด
โ€ข Correctness of the solution.
โ€ข Efficiency of the automation (minimizing unnecessary loops or operations).
โ€ข Clarity and organization of the workflow.
Winning Criteria: Fastest Submission with Correct Answer


๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด Sample Inputs and Outputs ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด

Sample Input 1
Input: "2, 4, 6, 8, 10"
Output: "The sum of even numbers is 30"

Sample Input 2
Input: "1, 3, 5, 7, 9"
Output: "There are no even numbers in the array."

Sample Input 3
Input: "10, 20, 30, 40, 50"
Output: "The sum of even numbers is 150"

Sample Input 4
Input: "0, 1, 2, 3, 4, 5, 6"
Output: "The sum of even numbers is 12"

Sample Input 5
Input: "2, -2"
Output: "The sum of even numbers is 0"

Sample Input 6
Input: "-2, -4, -6, -8, -10"
Output: "The sum of even numbers is -30"

๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด Key Dates ๐Ÿ”ด ๐Ÿ”ด ๐Ÿ”ด
๐Ÿ“… ๐—–๐—ต๐—ฎ๐—น๐—น๐—ฒ๐—ป๐—ด๐—ฒ ๐—ฅ๐—ฒ๐—น๐—ฒ๐—ฎ๐˜€๐—ฒ: 25th September 2023
๐Ÿ’ก ๐’๐จ๐ฅ๐ฏ๐ข๐ง๐  ๐“๐ข๐ฆ๐ž๐Ÿ๐ซ๐š๐ฆ๐ž: 29th September 2023
๐Ÿš€๐’๐ฎ๐›๐ฆ๐ข๐ฌ๐ฌ๐ข๐จ๐ง ๐ƒ๐ž๐š๐๐ฅ๐ข๐ง๐ž: 29th September 2023 12:00 PM IST
๐Ÿ“ข ๐’๐จ๐ฅ๐ฎ๐ญ๐ข๐จ๐ง ๐’๐ก๐จ๐ฐ๐œ๐š๐ฌ๐ž: 29th September 2023 6:00 PM IST
๐Ÿ† ๐–๐ข๐ง๐ง๐ž๐ซ ๐€๐ง๐ง๐จ๐ฎ๐ง๐œ๐ž๐ฆ๐ž๐ง๐ญ: 2nd October 2023
๐ŸŽ ๐๐ซ๐ข๐ณ๐ž๐ฌ: Sent to the Individual

โžคUiPath Exception Handling Playlist
ย ย ย โ€ขย UiPathย -ย Exceptionย Handlingย ย 


Get ready to embark on this exciting journey with us, and let's automate the future together! ๐Ÿ’ช

๐Ÿ’ก Remember to #spread the word and #invite your UiPath #friends to join the fun. The more, the merrier!

#UiPathWeeklyChallenge #uipath #uipathCommunity #mukeshkala #youtube

โžคโžคโžค Happy Automation!

โžคโžคโžค Social Media Links
๐Ÿ‘‰ Instagram : ย ย /ย uipathtutorialsย ย 
๐Ÿ‘‰ LinkedIn : ย ย /ย mukeshkalaย ย 
๐Ÿ‘‰ Twitter : ย ย /ย tweetmukeshkalaย ย 
๐Ÿ‘‰ Facebook: ย ย /ย uipathfbย ย 
๐Ÿ‘‰ YouTube : ย ย ย /ย tutorialsbymukeshkalaย ย 
๐Ÿ‘‰ Mail : [email protected]

#UiPathCommunity #UiPath #RPA #MockInterview #InterviewQuestions #mukeshkala

โ–บโ–บโ–บโ–บโ–บโ–บ Tags โ—€โ—€โ—€โ—€โ—€โ—€โ—€โ—€
Tutorials by Mukesh Kala
UiPath Tutorials by Mukesh Kala
uipath
mukesh kala
uipath tutorial
uipath projects
uipath tutorial
UiPath Tips
Interview Questions and Answers

show more

Share/Embed