In Todays video we are going to solve a coding interview question in python, this was a question asked by Twitter. So for this Twitter coding interview it requires that when give an array of numbers ,we find the numbers missing in the array by comparing it numbers from one to the size of the array. Any number which isn't in the array is added to a list then returned as the answer.
Also checkout vidiq, it is a great tool to help grow your YouTube channel:
https://vidiq.com/?afmc=8e1
You can get Vs code from:
code.visualstudio.com
And pycharm from:
www.jetbrains.com/pycharm
Checkout my other python projects videos:
/ @coding_projects
Thanks for watching, leave a like and subscribe for more.