Tip 1 : be confident
Tip 2 : practice atleast 100 questions
Tip 3 : do 3 projects
Tip 1 : be confident
Tip 2 : practice atleast 100 questions
Tip 3 : do 3 projects
How the data is going to transmit along the 7 layers.
Mention the 7 layers of networks (Since my mini project was on networks).



F(n) = F(n-1) + F(n-2),
Where, F(1) = F(2) = 1.
For ‘N’ = 5, the output will be 5.
Write a program for fibbonaci.



This is a HR round where they ask about your personality
Why do you want to work for our company?
What are your greatest strengths and weaknesses?
Tip 1 : be confident
Tip 2 : practice atleast 100 questions
Tip 3 : do 3 projects

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?