Highly-motivated employee with desire to take on new challenges. Strong work ethic, adaptability, and exceptional interpersonal skills. Adept at working effectively unsupervised and quickly mastering new skills.
Software Engineer
Sorting Algorithms And Data Structures (C/C++), Final Year 8th semester, Implemented Sort algorithms - quick sort, heap sort and merge sort. Implemented data structure - Linked List, Binary Search Tree and Hash Table. Wrote test cases, especially around boundary conditions to verify the correctness & robustness of implementations. Tabulated and compared average and worst-case running times for various input sizes. Multiplayer Online Game - Scrabble ( Java), CDAC Final Project, Built a multiplayer Scrabble, a dictionary based board game. Used Controller and action classes in Struts2 to validate requests & add details to application context data. Used MVC architecture with JavaScript, JSTL and JSP with HTML5 DnD API to create a dynamic 15x15 board-like UI. Used Hash Set and Hash Map to store active users and game objects. Used Hibernate to ORM mapping with Oracle.