Tip 1 : Focus more on problem solving
Tip 2 : Keep the core computer science subjects revised before interview.
Tip 3 : Do at least 2 projects in the technology mentioned in your resume(if any).
Tip 1 : Mention your best projects and live projects would be preferred.
Tip 2 : Add the technologies that you are confident in.
Topic: REST API, DBMS.
Timing: Day(Flexible timing).
Get data from a rest API and display on the console.
Given a database, write a sql script to give the same output as required in the question.
For 'arr' = [ 1, 2, 3, 1, 2]. you need to return 1.
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What does ROLLBACK do in DBMS?