Christine Pavlik

Software Engineer

Skills

C++/C
Learned C in my Programming Languages class:
  • Learned about some of the differences between C and C++.
  • Created program using a Context Free Grammar to parse an expression.
  • Took three C++ classes at Sinclair:
  • Learned about the major sorting and searching algorithms.
  • Worked with recursion.
  • Created abstract data types including queues, stacks, graphs, heaps, linked lists, and trees.
  • Learned about pointers and used them in several of the data types above.