Thursday, July 11, 2013

Algorithm Design & Analysis (CSE-301) Suggestions



Exam Time: 9:30-10:30 AM                                                                                           Date: 12.07.2013

·        Questions Type:

1.      Graph: Definitions with Examples- Graph, Connected graph, Complete graph, Directed graph, Degree of graph, Representation of graph etc. from Slide-1 (Graph Slide).

2.      BFS: Algorithm of BFS with run time, Draw graph (Tree) of BFS and show the Queue, Table and Distance.


3.      DFS: Algorithm of DFS with run time, Draw graph of DFS and show Discovery time, Finishing Time from the Tree.

4.      Topological Sort: Definitions of different types of Edges with Examples.


5.      SCC: Definitions with Examples, Algorithm with run time, Draw graph of SCC and show the Strongly Connected Components. (Group-C)


Prepared By:
Night Hawk
DIU Hacker Boys
www.diucse27e.blogspot.com
E-mail: shawon_czone@outlook.com
Cell: +88 01739 143041

Post Comment

Wednesday, July 10, 2013

Numerical Analysis (CSE-303) Suggestion

Exam Date: 19/07/2013                                                 Time: 09:30-10:30 AM

*      Questions for Mid Term Exam:
1.      Bisection Method.
§  Find a real root of the equation x³-x-1 = 0 correct to three decimal places.
2.      Newton-Raphson Method.
§  Solve the equation x³-x-1 = 0 correct to three decimal places by this method.
§  Solve the equation x = ℮-x correct to three decimal places.
3.      Newton’s Forward Difference Interpolation Method.
§  Values of x and the corresponding values of y are given below:
x
0
1
2
3
y
1
0
1
10
      Find the value of y when x = 0.5
§  Values of x and y are given below:
x
1
2
3
4
5
y
-1
7
27
65
127
      Find the value of y when x = 1.5
4.      Newton’s Backward Difference Interpolation Method.
§  Values of x and y are given below:
x
0
1
2
3
y
1
0
1
10
      Find the value of y when x = 2.8
5.      Newton’s General Interpolation Method.
§  Values of x and y are given as follows:
x
-1
0
3
6
7
y
3
-6
39
822
611
a)      Find the value of y when x = 2
b)      Find y as a polynomial of x.
6.      Lagrange’s Interpolation Method.
§  Values of x and y are given below:
x
300
304
305
307
y
2.4771
2.4829
2.4843
2.4871
Find value of y when x = 301
§  Values of x and y are given below:
x
0
1
2
3
y
2
-7
-19
-19
Find y as polynomial of x.

Prepared By:
Night Hawk
DIU Hacker Boys
www.diucse27e.blogspot.com
E-mail: shawon_czone@outlook.com
Cell: +88 01739 143041 

Post Comment

Law & Ethics in Engineering Practice (GED-301) Suggestion

Exam Date: 02/08/2013                                                          Time: 09:30-10:30


*      Questions for Mid Term Exam:

1.      Definition of Law. (Sheet-1)
2.      Advantages and Disadvantages of Law. (Sheet-1)
3.      Sources of Law. (From Class Lecture)
4.      Definition of Cyber Crime. (Sheet-2)
5.      Examples of Cyber Crime. (Sheet-2)
6.      Features of ICT Act’06. (Sheet-3)
7.      Importance of Cyber Law. (Sheet-2)
8.      Definition of Intellectual Property. (Sheet-4)
9.      Classification of Intellectual Property. (Sheet-4)
10.  Conditions of Employment. (Sheet-5)
11.  Classification of Workers. (Sheet-5)

Prepared By:

Night Hawk
Creator
DIU Hacker Boys
www.diucse27e.blogspot.com
E-mail: shawon_czone@outlook.com
Cell: +88 01739 143041


Post Comment

Tuesday, July 9, 2013

7th Semester Mid-term Exam Routine 2013

Dhaka International University
Department of CSE (Evening)
Mid-term Exam-2013
7th Semester (Batch-E27th)

Venue: 66, Green Road                                                                                   Time: 09.30-10.30AM
Date & Day
Course No
Course Name
12-07-2013
Friday
CSE-301
Algorithm Design & Analysis
19-07-2013
Friday
MATH-303
Numerical Analysis
26-07-2013
Friday
EEE-301
Data & Telecommunication
02-08-2013
Friday
GED-301
Law & Ethics in Engineering Practices


Created by Moni                                                                               For more updates: diucse27e.blogspot.com

Post Comment