Tip 1 : grasp on javascript ,html and css from core concepts
Tip 2 : javascript html and css projects experience is needed
Tip 3 : ds and algo practice
Tip 1 : short and simple with well explained projects
Tip 2 : projects needed to be hosted in GitHub
Ecommerce page using javascript developer
Ecommerce page, which u can add items, make them persistence and delete them,api provided regarding data
Tip 1 : html css and javascript devlopment experience
Tip 2 : practice needed on building html css and javascript project
Tip 3 : time based practice
Ds and algorithms, javascript questions
Describe closure using an example?
Different between java and javascript?
Setback of closures?
Explain undeclared and undefined variables?
What is ASync javascript?
What is await in Async javascript?
Where do you use it in ur project?
Tip 1 : javascript core concepts knowledge is must.
Tip 2 : ds and algo basic questions is needed
Tip 3 : never neglect async java and api calls



Input: 'arr' = [1, 2, 7, -4, 3, 2, -10, 9, 1]
Output: 11
Explanation: The subarray yielding the maximum sum is [1, 2, 7, -4, 3, 2].




Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?