Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

C# --Data Type and arrays if- conditions loops OOOPs Delegate Events Generics LINQ : Data Structures --------------60%

Stacks queues link list (single and double linked lists) tree (binary, black/white) Hastable (high fanda **) Grpahs (high fanda ***) Algorithms ----------30% Tests: Strings functions (string each character, substring, reverse, combinatio n & permutations) numeric (reading each number from given number, number to char, char to number, palendrome) Arrays (spiral binding, manipulate) sorting (bubble sort, quick, insert, binary) Search Programmers: sorting and search (with superior performance) memory + time

You might also like