DSA question 2, Q1) Given 2 strings s & t . You can perform to operations on s either take current character of string s or don't take current character of s and also delete the last taken character of s . You need to find out it is possible to convert s to t.(True /False) Q2) Dp question - you are given an array X . You need to create two arrays A (non-strictly incresing) and B(non-strictly decresing) such that for every index i ,A[i]+B[i]=X[i]. You need to return the number of such strings possible.
Intern Software Interview Questions
17,794 intern software interview questions shared by candidates
Projects and resume, asked about the skillset
How would you check if 2 strings are anagram?
here were also some technical questions. Asked complexity and data structure questions. Looking forward to second round.
Java OOPS concepts, basic HTML, CSS.
Code to find the sum of digits of number untill get a single digit number
Tell us about yourself When is a time you overcame a challenge
what are the ACID properties of database?
LC easy/med problem and DS
Basics of html css javascript react
Viewing 3081 - 3090 interview questions