0% found this document useful (0 votes)
3 views7 pages

DBMS SQL MR HR

The document outlines a comprehensive list of technical and HR interview questions across various topics including DBMS, SQL, programming languages, cybersecurity, and operating systems. It covers practical scenarios such as designing database schemas, implementing algorithms, and understanding key concepts like normalization and threading. Additionally, it includes HR-related questions aimed at assessing the candidate's fit for the company and their problem-solving abilities.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views7 pages

DBMS SQL MR HR

The document outlines a comprehensive list of technical and HR interview questions across various topics including DBMS, SQL, programming languages, cybersecurity, and operating systems. It covers practical scenarios such as designing database schemas, implementing algorithms, and understanding key concepts like normalization and threading. Additionally, it includes HR-related questions aimed at assessing the candidate's fit for the company and their problem-solving abilities.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Important questions

Technical questions
DBMS

Questions on joining DBMS


Form a database system of an online video conferencing application and add functionalities to
it
Basic questions on Database theory
Questions on DBMS normalization, what is the difference between list tuple and dictionary in
python
Questions from the operating system, cybersecurity, and DBMS
Create a database schema for food delivery apps like swiggy.
Joins in DBMS
constraints in DBMS
Joins in DBMS
Where and having clause
Design a book searching application at the enterprise level
Patter matching optimized sol
FB database explanation
SQL
design student management system and SQL query based on this
indexing and its concept in DBMS
NoSql vs SQL
5 SQL queries
SQL query on join
Merge first name and last name from a table and print as name
SQL queries implementations
Normalisation
No SQL working
Joins query, inner outer join with example
Some SQL queries
What are joins
Query on joins
Indexing and Create Index SQL Query
SQL injection
Programming language

detect a loop in a linked list


reverse first k elements of a queue
count triplet that sums to 0
level order traversal of a binary tree
Scheduling algorithms in OS
Data structures based theory questions
Print all the pairs in an array that are equal to k
Competitive coding question on greedy algorithm
Find the last kth element in the linked list
Tree traversal algorithms
E-R diagram
What is object-oriented programming describe its principles with example
Given an array that contains only 1,2,3 sort the array without using any sorting algorithm.
Find the nth element from the end in a sorted linked list
Given the start time and end time of a number of lectures in a class find the total number of
classrooms required for all the lectures.
Given a matrix of 0 and 1 which is row-wise sorted find the row which has a maximum
number of 0.
oops concepts
OSI layer
given a singly linked list find and remove the nth element from the last of the linked list
given an array find the length of the longest mountain(first increasing then decreasing the
array)
find the odd occurring element in the array
Given 2 strings having # character in between them working as a backspace. Evaluate
whether the 2 strings are equal.
Given n, generate all possible parenthesis combinations
given 2 strings, find uncommon distinct characters
given the arrival and departure time of trains, find the minimum number of platforms
required ( gfg)
What is threading
Process vs thread
Add 1 to a number represented in the form of LinkedList
Find nth Fibonacci term using recursion and memoization
Find the first non-repeating character in a string
Find the missing number in a given array having values 1 to 100
Questions from Cybersecurity and operating system
Insert element in a sorted linked list
init method and python memory management, Method overriding, and Method overloading
with examples and code
Print the five highest distinct salaries from a database
What is the ordered list
Binary tree and its advantages
Difference between binary tree binary search tree linked list and doubly linked list
Difference between HTTP and HTTPS
Three lists are given to merge and print the count of elements in the list
find the kth missing number in the list
Reverse LinkedList with pairwise
print the vertical order of a tree
Banker algorithm
Level order traversal of a tree with implementation
Reverse a stack with or without extra space with implementation
Reverse linked list in pairs with implementation
The maximum sum of the non-adjacent element of an array with implementation
Difference between array and LinkedList
Finding duplicates without any extra space
pseudocode for finding the length of linked list using recursion
Concept of lIS using recursion and dp
Os concepts
Find the duplicate element in an array without using extra space
Given two sorted linked lists find common elements in them O(1) space
Find the kth missing number in an array
Add two linked lists with the use of the stack and without the stack
print vertical order of the tree
Implement a Set of Stacks
Find the index in the array where A[index]==index
with or without duplicates in the best possible complexity
MR
Discussion on project
My certifications
Brief understanding of ML
A brief explanation of projects
Some puzzles
Which is your favorite subject then would ask questions about that
Output of the given query
At the last two puzzles:
I. Three ants at three corners of a triangle all move in some direction find the probability that
the ants will not colloids
II. Place 10 coconuts on 5 lines such that each line will have 4 coconuts
Deadlock & its prevent method
8 questions based on time complexity(code is written and I have to tell the time
complexity of the code)
Some Linux commands
Best sorting algorithm n why
Questions on operating systems
Deadlock
Bankers Algorithm
Lru and its algorithm
Catching ..explain process
Array implementation with a certain format
A puzzle
A brief discussion of Projects
Implement AVL Tree
Three-way handshake
What is Cross Site scripting attack
What is Semaphore
Difference between Semaphore and Mutex
difference between BASH and DOS
SSL and TLS
Explain OSI Model with layers
Triggers and stored procedures
Inheritance polymorphism
Real-world application of oops
Most complex solved program till now in coding
Explain the project done in the final year
HR
Introduction
What can you offer to Company
What are your expectations from Company
Are u a team player or an individual, define failure, what is one problem that u want to
solve using the technology, and why hashing

You might also like