Tip 1 : Do the good projects so that you can understand concepts deeply
Tip 2 : practice coding , coding related question online and try to participate in coding challenges as possible
Tip 3 : Do internship in good company so that you get a good project
Tip 1 : Resume should be clear and understandable. its should be clean and neatly organized
Tip 2 : have some projects, achievements on resume so that it attracts the interviewer
My slot was on between 8.00am to 11.00am. It was a nice experience. The test was conducted through online. this was my first time writing online so i was afraid but the environment was very nice. it was a camera protected test. It included Aptitude, Reasoning and verbal with coding question. Aptitude was somewhat tricky among all. Other than that everything was medium level. They gave online calculator for that. coding was not that difficult. For coding we need to have basic knowledge of languages. overall it was not much difficult and not easy also.
On a 26-question test, five points were deducted for each wrong answer and eight points were added for each correct answer. If all the questions were answered, how many were correct if the score was zero?
1) 10
2) 11
3) 12
4) 13



Consider if ‘N’ = 4, the Factorial of 4 will be the product of all numbers from 1 to 4, which is 1 * 2 * 3 * 4 = 24. Hence, the answer is 24.



If 'K' is greater than 'N', return -1 denoting the invalid order.
Given if 'N' = 10, 'K' = 5. Then 5 candies are left in the jar after the event.
What is the term given to the variable whose scope is beyond all the scopes i.e., it can be accessed by all the scopes?
a. universal variable
b. global variable
c. external variable
d. auto variable
The total timing was 20 min. They asked wide range of questions here from DBMS, python, Data structures etc. the interviewer was friendly.
What is database?
Explain joins.
Explain all types of normalisation.
What is deadlock how can we over come from that.
What are transaction. Types.
Explain about locks.
What is grouping?
Gave 2 queries to write one is normal another nested.
Data structures:
What is ds. Explain types.
Tell me about sorting techniques.
What is avl tree. Traversal of tree.
Some tree algorithms like dfs,bfs.
About max and min heap.
Python:
How python will store memory.
As in java we have garbage collector what we have in python?
Told me to write code for Fibonacci series.
Recursion in python
Python data structures and data types.
How will you connect dbms to python/java
The round was to know about our behaviour. the interviewer was friendly and interactive.
How do you feel about working weekends and night shifts?
Where do you see yourself in 5 years?
Tip 1 : Try to answer in simple and kind way
Tip 2 : have a smile on your face and try to answer in convincing way

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: