0% found this document useful (0 votes)
50 views

DS Using Java University Lab

This document contains instructions and questions for a Data Structures using Java practical exam to be held at Jeppiaar College of Arts and Science. It provides 6 sets of questions (Sets A to F) with each set containing 2 questions regarding implementing standard data structures and algorithms like List, Priority Queue, Bubble Sort, Selection Sort etc. using Java programming. Students need to answer both questions from any one set in the exam with proper coding, output and results within the allotted duration of 3 hours.

Uploaded by

Monika G
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views

DS Using Java University Lab

This document contains instructions and questions for a Data Structures using Java practical exam to be held at Jeppiaar College of Arts and Science. It provides 6 sets of questions (Sets A to F) with each set containing 2 questions regarding implementing standard data structures and algorithms like List, Priority Queue, Bubble Sort, Selection Sort etc. using Java programming. Students need to answer both questions from any one set in the exam with proper coding, output and results within the allotted duration of 3 hours.

Uploaded by

Monika G
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

UNIVERSITY OF MADRAS PRACTICAL EXAMINATIONS NOV- 2023

Centre Code & College Name: 1723-Jeppiaar College of Arts and Science

Year, Degree and Branch: II BCA SEMESTER: III


Subject Name: Data Structure Using Java Lab Sub. Code: SZ231
Date : BATCH :
Max. Marks: 60 Duration: 3 Hrs.
Reg . No: Session:

SET-A
Answer all the questions: (Aim, Algorithm, Coding, Output, Result)

1. Write a Java program to implement the List ADT using Arrays.


2. Write a Java program to implement the priority Queue ADT.

UNIVERSITY OF MADRAS PRACTICAL EXAMINATIONS NOV- 2023


Centre Code & College Name: 1723-Jeppiaar College of Arts and Science

Year, Degree and Branch: II BCA SEMESTER: III


Subject Name: Data Structure Using Java Lab Sub. Code: SZ231
Date : BATCH :
Max. Marks: 60 Duration: 3 Hrs.
Reg . No: Session:

SET-B
Answer all the questions: (Aim, Algorithm, Coding, Output, Result)

1. Write a Java program to implementation the Priority Queue ADT.


2. Write a Java program to implement the Selection Sort.

UNIVERSITY OF MADRAS PRACTICAL EXAMINATIONS NOV- 2023


Centre Code & College Name: 1723-Jeppiaar College of Arts and Science

Year, Degree and Branch: II BCA SEMESTER: III


Subject Name: Data Structure Using Java Lab Sub. Code: SZ231
Date : BATCH :
Max. Marks: 60 Duration: 3 Hrs.
Reg . No: Session:

SET-C
Answer all the questions: (Aim, Algorithm, Coding, Output, Result)

1. Write a Java program to implementation the Bubble Sort .


2. Write a Java program to implement the Linear Search tree.
UNIVERSITY OF MADRAS PRACTICAL EXAMINATIONS NOV- 2023
Centre Code & College Name: 1723-Jeppiaar College of Arts and Science

Year, Degree and Branch: II BCA SEMESTER: III


Subject Name: Data Structure Using Java Lab Sub. Code: SZ231
Date : BATCH :
Max. Marks: 60 Duration: 3 Hrs.
Reg . No: Session:

SET-D
Answer all the questions: (Aim, Algorithm, Coding, Output, Result)

1. Write a Java program to implementation the Bubble Sort


2. Write a Java program to implement the List ADT using Arrays.

UNIVERSITY OF MADRAS PRACTICAL EXAMINATIONS NOV- 2023


Centre Code & College Name: 1723-Jeppiaar College of Arts and Science

Year, Degree and Branch: II BCA SEMESTER: III


Subject Name: Data Structure Using Java Lab Sub. Code: SZ231
Date : BATCH :
Max. Marks: 60 Duration: 3 Hrs.
Reg . No: Session:

SET-E
Answer all the questions: (Aim, Algorithm, Coding, Output, Result)

1. Write a Java program to implement the Priority Queue.


2. Write a Java program to implement the Selection Sort.

UNIVERSITY OF MADRAS PRACTICAL EXAMINATIONS NOV- 2023


Centre Code & College Name: 1723-Jeppiaar College of Arts and Science

Year, Degree and Branch: II BCA SEMESTER: III


Subject Name: Data Structure Using Java Lab Sub. Code: SZ231
Date : BATCH :
Max. Marks: 60 Duration: 3 Hrs.
Reg . No: Session:

(Set–F)
Answer all the questions: (Aim, Algorithm, Coding, Output, Result)

1. Write a Java program to implement the Selection Sort.


2. Write a Java program to implement the Linear Search.

You might also like