Forums.Sureshkumar.net : A Perfect Place to Share Knowledge         Blogs     Games    Magazines    

"Sharing knowledge does not lessen your store, often it gets you more. Sharing plays a key role in relationships and bonding, happens in small steps and is assisted through community membership."

Go Back   SURESHKUMAR.NET FORUMS > Blogs > Sahring Knowledge
Register FAQ Members List Calendar Games Blogs Search Today's Posts Mark Forums Read

   

My blog will cover Faqs, Code snippets and videos and lot of other information across various technologies. Your suggestions and comments are always welcome..
Data Structures Faqs Data Structures Interview Questions and Frequently asked questions.
Old

Data Structures Interview Questions Part -2

Posted 28-01-08 at 10:56 AM by HERO
1. What is the condition to be checked for the multiplication of two matrices?
If matrices are to be multiplied, the number of columns of first matrix should be equal to the number of rows of second matrix.

2. Write the syntax for multiplication of matrices?Syntax:
for (=0; < value;++)
{
for (=0; < value;++)
{
for (=0;
...
HERO's Avatar
Moderator
Comments 0 HERO is offline
Old
Rating: 2 votes, 3.50 average.

Data Structures Interview Questions Part -1

Posted 21-01-08 at 02:50 PM by HERO
1. What is an algorithm?
The process of providing solution to a problem is a sequence of steps is called an algorithm.

2. What are the properties of an algorithm?An algorithm must possess the following properties:
a. It should get input data.
b. It should produce output.
c. The algorithm should terminate.
d. Algorithm should be clear to understand.
e. It should
...
HERO's Avatar
Moderator
Comments 0 HERO is offline

All times are GMT +6.5. The time now is 08:57 PM.





Search Engine Optimization by vBSEO 3.1.0