Tip 1 : learn how javascript basics
Tip 2 : compare javascript with typescript basics.
Tip 1 : Needs some practical experience
Tip 2 : Needs to fill the resume with projects
Design a web page which contains charts integration with api and data stored in database
Create single page using angular framework
Finalize the database that you are most familiar
Add data statically in the database
Create api with node js layer
Integrate api with front end



For the following array:
[0 1 1 1 0 0 1]
The output should be [0 0 0 1 1 1 1].
You have to sort the array in place.
Technical knowledge
Normal hr questions
Tell me about your self
Why you are choosing this company?

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?