Archive

Archive for the ‘Data Structures’ Category

How many students are enrolled in a course either in calculus,discrete mathematics,data structures,or?

July 26th, 2011

programming languages at a school if there are 507, 292, 312, and 344 students in these courses, respectively; 14 in both calculus and data structures; 213 in both calculus and programming languages; 211 in both discrete mathematics and data structures; 43 in both discrete mathematics and programming languages; and no student may take calculus and discrete mathematics, or data structures and programming languages concurrently? Concurrently means (side by side,simultaneously)

This is a statistics question, Im not sure where to start and which formula to use and also if it is a probability question or not? Any help!

admin Data Structures , , , , , , ,

Can anybody suggest a site where algorithms for various linked lists (& other data structures) be found ?

July 26th, 2011

What in your opinion are good textbooks to learn data structures/algorithms in java language?

November 9th, 2010

Lecture13b: Data Structures and Algorithms – Richard Buckland

November 9th, 2010


Second half of lecture 13 of comp1927 Data Structures and Algorithms.

admin Data Structures , , , , ,

Objective-C Tutorial – Lesson 9: Part 1: Data Structures

November 8th, 2010


I teach you how you can declare variables separate from the main function by using data structures Twitter – twitter.com FaceBook – www.facebook.com E-mail – macandcomputerhelp@gmail.com objective-c tutorial objective-c tutorials Objective-C Tutorial

admin Data Structures , , , , ,

Is there any libraries available to store data structures like tree and graph in C language ?

November 8th, 2010

I’m creating an application which needs the complex trees and graphs to be stored in a file and retrieved later. I’m looking for some free libraries.. Any kind of suggestion is highly appreciated..

Thanks..

admin Data Structures , , , , , , , , ,