Tip 1 : Prepare OOPS Concepts
Tip 2 : Build good knowledge in Data Structure and Algorithms.
Tip 3 : Practice SQL queries.
Tip 1 : Do not put false things on resume
Tip 2 : Mention atleast 2 projects.
Can you d...
First I initialized two variables max and min.
and traverse the array to find max and min.
then return the sum of max and min.
1. INSERT(key, value): I...