About Us


Hi, this is Revathy providing you this blog full of detailed analysis of DataStructures and C implementation analysis. Its a long time passion of me of blogging. The reason behind choosing this area (data structrues) is nothing but this is the place where I can withstand and share what I know well.

I believe, it is very important for a computer science students to know in detail, how to program for themselves instead of copying programs from other sources.

The goal of this blog is to provide better knowledge in datastructure analysis and C implementation which is the first step for a computer science student to enter in their course.

Students must have some knowledge of intermediate programming topics like pointers,recursion and little in discrete maths.Because this datastructure analysis involes those topics for better understanding of Data structures.

Just by analysing an algorithm before implementing its coding, a computer science student/engineer can calculate the feasibility of the program. This lead to develop good programming and analysis skill. For programs in C regarding the algorithms analysed in this blog, you can refer www.cjavaprogramsprojects.com

In this blog, you can find not only the algorithms, also their worst and best case performances.
This blog also provides you suffiecient set of interview questions and two marks required for both students and freshers to prepare for the exams and interviews.

No comments:

Post a Comment