Tip 1 : practice mock questions
Tip 2 : learn about your final year project properly
Tip 3 : learn all the algorithms
Tip 1 : keep it to the point and don't lie
Tip 2 : make sure to list all the skill levels and projects
we had to choose the slot. it was from home so i was less nervous.
cognitive(50 Questions), Pseudo Code (20 Questions), Common Applications & MS Office (10 Questions), Networking Security & Cloud(10 Questions), coding(2 questions)
Number Of MCQs - 92



Given array numbers 12, 5, 34, the largest number you can form with them is 53412. There are other possible arrangements like 51234 or 34125, but they are both less than 53412.

As the final number formed after concatenation can be very large, print it as a string.
step 1 : i mentioned all the variables required.
step 2 : i used for loops and if else statements to get the output.
it was 12 pm. it was online. the interviewer was very polite and asked questions regarding the coding test.



Given ‘N’ = 4,
Its binary representation is 0..0100, therefore there is only 1 set bit, hence the answer will be 1.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
To make an AI less repetitive in a long paragraph, you should increase: