Tip 1 : Must Do Striver SDE sheet, Which is present On CodeStudio
Tip 2 : Prepare CS Subjects Also like Computer Networks, DBMS.
Tip 3 : Do Atleast 2 Projects.
Tip 4 : Try to solve as many Data Structure related questions as you can by yourself
Tip 1 : Highlight DSA Skills
Tip 2 : projects with technologies like Machine Learning, Artificial Intelligence and Big Data.
Tip 3 : Mention Every Skills
Tip 4 : Do not put false things on resume, They Focus on your Resume Also.
This Round Have 2 Coding Questions
10 JAVA MCQs
10 DBMS Mcqs



Step 1 : I used is used to break the sentence into words
Step 2 : T hen compare each individual word of the sentence with the given word.
Step 3 : If the word is found then the function returns true.



The first line contains a single integer T representing the number of test cases.
The T-test cases are as follows:
Line 1:The first line contains an integer, that denotes the value of N.
Line 2:The following line contains N space-separated integers, that denote the values of the weight of items.
Line 3:The following line contains N space-separated integers, that denote the values associated with the items.
Line 4:The following line contains an integer that denotes the value of W. W denotes the maximum weight that a thief can carry.
There was 3 questions Of DSA



Step 1 : sorting the array
Step 2 : After sorting, by comparing every 3 consecutive elements we can it is valid triplet or not.



STEP 1:Consider city 1 as the starting and ending point.
STEP 2 :Generate all (n-1)! Permutations of cities.
STEP 3:Calculate the cost of every permutation and keep track of the minimum cost permutation.
STEP 4 :Return the permutation with minimum cost.
What is Correlated Subquery in DBMS?
Tip 1 : Do practice for SQL queries.
What is 1NF in the DBMS?

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: