Consultant Engineer Jobs Opening in For a Client of TeamLease Digital at Thiruvananthapuram

Consultant Engineer
Job Description
Hash-Optimized Inverted Index for High-Performance Search,Data Structures and Algorithms
Developed and implemented an efficient inverted index using hash algorithms to enable rapid full-text search and item retrieval that is
optimized for speed and efficency of usage in any system.
Address Book using custom Files as Storage, Written in C Language
Address Book application written in C language where users can create an address book that stores contact details in custom files.
Additionally equiped with mutation features like deleting and modifying the data.
Automotive Event Logging and Crash Analysis using PIC18F4580, Vehicle Black Box | Microcontroller Programming
Designed and implemented a PIC18F4580-based automotive black box to log critical events like speed, gear changes, and accident reports,
enabling detailed crash analysis. Leveraged EEPROM for efficient data storage and real-time monitoring to enhance vehicle safety insights.
Custom Linux Mini-Shell with System Calls and IPC Mechanisms, Linux System Programming
Developed a custom Linux mini-shell replicating BASH functionality using system calls and IPC mechanisms like signals. Enhanced with
features such as command piping, special keyboard action handling, and extensibility