0% found this document useful (0 votes)
69 views11 pages

VSA Important Questions

Uploaded by

design.skypower
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)
69 views11 pages

VSA Important Questions

Uploaded by

design.skypower
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/ 11

DATA STRUCTURES IMPORTANT QUESTIONS 2023

UNIT 1

• Linked list Implementation , types (single, double, circular) and


application of list.
• Array based Implementation
• ADT

UNIT 2

• Stack ADT ( operation,applications).


• Coversion of infix to postix Expressions with example.
• Queue

UNIT 3

• Binary search tree


• Tree traversal/expression tree/AVL tree

UNIT 4

• Breath first traversal / Depth first traversal (steps with example and
problems)
• Topological soft / Applications of graph and types
• B- tree / B+ Tree
• Algorithms → Prim’s / Dijkstra’s/ Kruskal’s

UNIT 5

• Linear search & Binary Search


• Sorting → Insertion sort / Selection sort/ Bubble Sort/ Shell sort
OOPS IMPORTANT QUESTIONS 2023

UNIT 1

• Constructors / methods →State the purpose of finalize() method


in java
• Operators and control statements (if, ifelse, nestedif etc)
• Data types in java / variable (Types with examples) / Array
(types, Advantage, Disadvantages)
• Features of oop

UNIT 2 (MORE IMPORTANCE FOR INHERITANCE AND


INTERFACE)

• Inhertitance (Definition, java program, and types with example)


• Interface (how to declare and implement in java and types of inheritance)
• Overloading and overriding methods
• Packages (definition, how to create and implement)
• Abstract class concept / classes → Inner class, static and nested class (Java
program and details)

UNIT 3

• Exception handling → Exception types and exception hierarchy in java


with example
o Built in exception / nested try statements
o Multi catch clauses/ user defined exception

Multithreading → Multithreaded programming with example

Inter thread communication

Creation of single thread and multithread with example


Thread (types, lifecycle)

Define Synchronisation / Explain its types with example

UNIT 4

• Generic programming with example


1. Generic method for sorting an array of integer object
2. Generic classes
• String (String classes, java built in string function with explanation,
String handling methods)
• Input and output streams explain with an illustration
• Explain in detail about following with sample program
1. Reading from a file
2. Writing in a file

UNIT 5

• Event handling → explanation with example/handling key


• Layout (Hbox , Vbox)→ Layout management definition & type of layout
with example
• Checkbox →code a java program
• Radio buttons/ Stackpone/menus
UNIT 5
FDS IMPORTANT QUESTIONS 2023
UNIT 1
1. Datascience process (Read all the steps)
2. Data mining
3. Data warehouse

UNIT 2

1.Describing data with tables and graphs (Problems, theory)


2. Describing data with averages and variability (Problems, theory)
3. Normal distribution and Z Scores (Problems, theory)
UNIT 3

1. Correlation → both definition formula and karl pearson formula


(Problems, theory →types)
2. Scatter plots (Problems, theory)
3. Regression (Problems SEE, Least square and theory)
4. Interpreation of r2

UNIT 4 (SCENARIO BASED QUESTIONS 80% PROGRAMS)

1. Numpy Arrays
2. Boolean Arrays , Boolean arrays as masks
3. Fancy indexing
4. Pandas object
5. Missing data in pandas

UNIT 5 (SCENARIO BASED QUESTIONS 80% PROGRAMS)

1. Lineplots and scatter plots


2. Density and contour plots
3. Histograms and Visualizing errors , Three dimensional ploting

You might also like