Tip 1 : Keep taking notes about what a problem is teaching you. Keep revisiting them. Spaced repitition helps in committing things to memory.
Tip 2 : Try getting comfortable in every topic. Don't leave anything behind.
Tip 3 : Keep good projects in your resume
Tip 1 : Add 2 -3 good projects. Keep it simple ,one page only for interns.
Tip 2 : Everything in your resume should be true about you and your projects.
The interviewer was very supportive and calm. She explained the question in an ample amount of time.
1. It is guaranteed that the given graph is DAG.
2. There will be no multiple edges and self-loops in the given DAG.
3. There can be multiple correct solutions, you can find any one of them.
4. Don’t print anything, just return an array representing the topological sort of the vertices of the given DAG.
Advantages of SQL over Excel, Example of DCL commands in SQL.
Tip 1: One should have a good grasp on core subjects like OOPS DBMS OS which are covered till that semester.
Tip 2: It totally depends on the interviewer to ask core or not so better to be prepared with these topics it hardly takes a day to revise them. Keep notes of core topics with you so that you can revise it regularly.
Tip 3:Donot try to answer things you don't know. Simply say u have no idea about it and will cover this topic
It was about 45 mins long and is by far the longest HR round I ever gave. My interviewer was a senior manager at Atlassian and he made me really comfortable. I didn't realize that we already had a conversation of 50 minutes because he kept it so seamless and made it my best HR experience till date.
He asked questions about my projects, the tech shacks I know, and my previous experiences. He had my resume opened in front of him and was validating every thing.Some questions were :
Have u ever missed the deadline? If yes how will you handle the situation?
In case you know that u won't be able to complete the task within the time how did you approach your teacher
Is there any time when you got a feedback and tell a time when u gave a feedback
Tip 1: Don't fake anything in your resume
Tip 2: Be concise in your answers and don't answer things the interviewer is not asking of.
Tip 3: Related every thing with a case which u have faced earlier
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
Which array operation has O(n) worst-case time complexity?