Building Portfolio Website Using HTML CSS & JavaScript and Solving Interview Questions Day101
Today #Day101 of #100DaysOfCode, I am Building Portfolio Website Using HTML CSS & JavaScript and solving one Interview question.
Solving Top Interview Questions
1 Remove Duplicates from the Sorted Array
let nums = [1,1,2],
count = 0;
nums.forEach(...
dheerajy1.hashnode.dev3 min read