chandrikadeb7 / Hacktoberfest_2021

This repository aims to help code beginners with their first successful pull request and open source contribution. Happy coding!
MIT License
114 stars 264 forks source link

updated validate Sub Sequence of an array problem with solution to task1 #301

Closed meeravalishaik closed 2 years ago

meeravalishaik commented 2 years ago

Added a programming question of validating a sub sequence of an array with solution in javascript