Data Structures and Algorithms II moves into genuinely high-performance territory — the data structures and algorithmic techniques that matter when scale and efficiency actually count.
What C950 covers
The course explores analysis and implementation of high-performance data structures and supporting algorithms, including graphs, hashing, self-adjusting data structures, set representations, and dynamic programming, introducing NP-complete problems.
The course discusses using Python techniques to implement software solutions for problems of memory management and data compression.
The C950 performance assessment
Expect a performance assessment requiring you to implement a high-performance data structure (such as a graph or dynamic programming solution) in Python for a memory management or data compression problem.
Key topics in C950
- Graphs and advanced hashing
- Self-adjusting data structures
- Dynamic programming
- NP-complete problems
Writing tips for C950
Follow the task instructions and rubric line by line
WGU performance assessments for C950 are graded against a fixed rubric — every rubric line has to be visibly addressed, usually with a labeled heading that mirrors the rubric language. Skipping a rubric point because it seems minor is the single most common reason a competent submission comes back "Not Yet Competent" for revision.
Show your work: code, reasoning, and test results, not just a final answer
WGU evaluators are trained to distinguish genuine technical work from a paraphrased summary. Include your actual code, algorithmic reasoning, and test/benchmark results, not just a description of what you built — a rubric checking technical competency wants to see the artifact and the thinking behind it.
Because WGU is self-paced, don't let "no deadline pressure" become no submission
There's no weekly due date forcing progress, which means procrastination costs more at WGU than at a traditional term-based school — a stalled task can quietly eat weeks of a term. Treat your own target date for each C950 assessment as a real deadline.
Stuck on your C950 task?
Our writers know WGU's competency-based format and this course's performance assessment. Get an original, properly cited paper matched to your task instructions.
Why students seek help with C950
Students sometimes implement a working solution without analyzing its time/space complexity — the course specifically emphasizes performance analysis, not just functional correctness.
How GradeEssays helps with C950
Share your problem scenario and rubric, and your writer will build the working Python implementation with proper complexity analysis included.
Get Help With C950
Share your task instructions and rubric and we match you with a writer who knows this course and WGU's evaluation standards.
Place Your Order View All ServicesPrerequisites and program context
C950 requires Data Structures and Algorithms I (C949) and Discrete Mathematics II as prerequisites.
- Bachelor of Science, Computer Science
- Bachelor of Science, Computer Science (BSCS to MSCS)