Tip 1 : be sure of what you are writing in your resume- precise and concise
Tip 2 : Speak yourself in front of the mirror
Tip 3 : practise mock interviews
Tip 1 : Write less but accurate
Tip 2 : Don’t prepare thing that you wrote on Resume ..
Be smart to answer every question confidently
Aptitude test
Basics should be clear
Tip 1 : Don’t go into depth
Tip 2 : be sure what you are speaking
Tip 3 : also be confident for answering the questions that you don’t know



Can you solve each query in O(logN) ?
Just say about the logic



For N = 5 , K = 2
Series = [ 5, 3, 1, -1, 1, 3, 5]



A pair ('ARR[i]', 'ARR[j]') is said to be an inversion when:
1. 'ARR[i] > 'ARR[j]'
2. 'i' < 'j'
Where 'i' and 'j' denote the indices ranging from [0, 'N').
My interview and aptitude test was on same date .
I was very nervous but sone how I managed .
Go through the company profile as well before giving any interview
Be aware of what is in trend !!
Tell me about yourself -common question always asked
Don’t tell what is written in Resume
Family related questions
Location related questions
Tip 1 : Speak in front of the mirror
Tip 2 : speak what you know only
Tip 3 : Confidence is must

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?