Dsu Part A and B
Dsu Part A and B
For
Micro Projects
“Title of project ”
(I Scheme Curriculum)
Maharashtra State
Board of Technical Education, Mumbai
(Autonomous) (ISO-9001-2008) (ISO/IEC 27001:2013)
Annexure –I
Part – A Micro-Project Proposal
(Format for Micro-Project Proposal A about 2-3 pages)
Title of Micro-Project
“Develop a program in ‘C’ to Convert given infix expression into postfix
expression.”
1.0 Aims/Benefits of the Micro-Project (minimum 30-50 words)
This approach is user friendly as it reduces the complexity of human
effort. Because we just have to remember the rules to solve the
expressions and it requires very less efforts. This whole review will help
us to add better understanding of technical concept of Infix to postfix
conversion. People can take decisions to opt better algorithms for their
target operations. This is a very efficient way to compute complicated
calculations of expressions very easily with less number of keystrokes,
by using this procedure. This approach is convenient as it has readability
for humans, especially when there is a need to solve large expressions,
and it is also very convenient representation for machines.
5.0 Action Plan (Sequence and time required for major activity)
Title of Micro-Project
1.0 Rationale
Data structure is an important aspect for Computer Engineering and
Information Technology Diploma graduates. Data structure is a logical
& mathematical model of storing & organizing data in a particular way
in a computer. The methods and techniques of Data Structures are
widely used in industries. After learning this subject student will be able
to identify the problem, analyze different algorithms to solve the
problem & choose most appropriate data structure to represent the data .
3.0 Course Outcomes Addressed (Add to the earlier list if more COs
are addressed)
a) Perform basic operations on arrays.
b) Apply different searching and sorting techniques.
c) Implement basic operations on stack and queue using array
representation.
d) Implement basic operations on Linked List.
e) Implement program to create and traverse tree to solve problems.
**************