Tip 1 : Learn currently used tech stack
Tip 2 : Practice DS and Algo
Tip 3 : Do 2 projects and upload them on github
Tip 1 : Write only what is relevant
Tip 2 : Be confident on what you have written
Online, during the day, friendly interviewer



Symbol Value
I 1
V 5
X 10
L 50
C 100
D 500
M 1000
3 is written as III in Roman numeral, just three ones added together. 13 is written as XIII, which is simply X + III. The number 25 is written as XXV, which is XX + V
using switch cases
In the evening, strict interviewer
Design a system to track covid patients in your city and hospital beds available in your city
Tip 1 : Try practicing some OOPS and DBMS
Tip 2 : Make projects on OOPS

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