Showing posts with label Tips. Show all posts
Showing posts with label Tips. Show all posts

C

0 comments Posted by Unknown at 02:11
programming in c

Tips for c program




  
Tips For programing in c

Basically the  c program sucessive rate  depending the following things

1.Algorithm Efficiency
2.Memory
3.predicted output
4. Data Flow
Algorithm efficiency
              is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or continuous process, where the goal is to reduce resource consumption, including time to completion, to some acceptable, optimal level.
Memory
           Use a minium of memory space for programming storage that also increase your sucessive rate
Predicted output
                  The user are customer need the exact output that means he wants the Desired output.If achive the criteria then the sucessive rate increase
Data Flow or Reduce the code
      In your code is to lenghtly it also taken much more time to execute it.so try to avoid unnecessary statements

Example:If you are using a printf() statement in your programming each character is to take print more times compare then 1000 of times of executing a loop

                                   Top Ten tips
1.First given a meaning full name for your programming file name
2.using comments and give the detail about the code /**/
3.Declaring a variable name as meaning full
4.Avoid the looping Statement(Recursive)
5.Dont use the Goto functions
6.Using a printing statement minimum level in your program ex:printf()
7. To write a function for repeated using statements
8.Reduce the unneccessary variable
9.Allocate and use minimum of memory
10.try to reduce the programming length






Read More »

software programmer,programming Tips

0 comments Posted by Unknown at 01:18

Programming in c,c++,java



Hello guys,
   Now days many more people are interested to study the programmatic courses look like a programming in c,c++,java,.net etc......but all the people are not shine to the software field.The reason is they don't know awareness about the method of programming.I have some tips to writing a best program

Read More »

Interview Tips

0 comments Posted by Unknown at 17:27
Campus/off campus interviews 
So what if you are not a mountaineer. Or a keen hiker. You still cannot treat your interview like a careless morning trot along a jogger's path. Your jaw-jaw at the interview table is nothing less than a cautious climb up a mountain trail--which begins around your early childhood and meanders through the years at the academia before reaching a new summit in your career. And as you retrace your steps down memory lane make sure that you post flags at important landmarks of your life and career, so that you can pop them before the interview panel scoops them out of you. You don't want to be at the receiving end, do you?
Read More »
 

© 2011. All Rights Reserved | Interview Questions | Template by Blogger Widgets

Home | About | Top