Call Support +91-85588-96644
TCYonline

Login

Sign Up

Please enter a Username or Email ID
Please enter a password
Keep me logged in
Please enter your name
Please enter your mobile number
You can't leave Captcha Code empty
By submitting this form, you agree to the Terms & Privacy Policy.
OR

Sign Up via Facebook

Sign Up via Google

Sign Up via Twitter

Download Software
Tests given

Download TCY App

App Image

All posts related to Algorithm

Nikita Sahu
Shared from Data Structure on Jan 30, 2015 8:42 PM

Which type of data structure operation is used to find out the location of the given record with the given key value?

 
Traversing
Searching
Inserting
Deleting
Merging
Please type your answer before submitting.

Searching

Rajat
Posted on Jan 02, 2013 1:44 AM

To write a program that solves a given problem, a programmer

 
designs an algorithm
codes an algorithm in a programming language
debugs the program
All of these
Please type your answer before submitting.

But we have designer, debugger, developer, programmer and tester in the s/w projects. So programmer task is just to code it.