Tell me about your self
Fresher Software Engineer Interview Questions
5,051 fresher software engineer interview questions shared by candidates
Q1.) Given sample data in text, read it in python Solution: Take the text to notepad, save it as CSV and then read it in python Check the number of null values Check the number of unique values Make a new column by multiplying two features and add that column to the existing dataframe Q2.) Difference between list and tuple? a = [1,2,3,4,5,6,7,8,9] print(a[-1:-5]) Without running this code in compiler, tell the output Q3.) Query the minimum & maximum marks from the student table. Will the output be in the form of columns or rows. What to do in order to get the output in rows? Q4.) Fibonacci series in python
SQL, Pandas, Tableau, More concentration on SQL. Basic aptitude questions
Introduce yourself. Questions on the technologies you mentioned.
There are two stacks(S1 and S2) of books. Each book in stack has a weight. You are given the maximum weight(W) of books that can be picked. You have to maximize the number of books that can be picked. Note that each time you can either pick from S1 or S2 only. S1: 3 6 3 2 5 S2: 15 1 1 1 1 1 1 9 W: 15
Tech question were like find middle element of a linked list
It was scenario based and questions differed
What is SpringBoot starters explain in brief
Maths, Computer, Web security, software life cycle
What's the difference between SQL and NoSQL databases?
Viewing 3551 - 3560 interview questions