You cannot edit this Postr after publishing. Are you sure you want to Publish?
Experience reading like never before
Sign in to continue reading.
Discover and read thousands of books from independent authors across India
Visit the bookstore"It was a wonderful experience interacting with you and appreciate the way you have planned and executed the whole publication process within the agreed timelines.”
Subrat SaurabhAuthor of Kuch Woh PalThis book is about functional algorithms and data structures. Algorithms and data structures are fundamentals of computer programming. I always enjoyed designing efficient algorithms. when I saw how powerful and creative pointer twiddling could be! Forexample, reversing a singly linked list using three node pointers is a well known algorithm. We scan the list once and reverse it by changing the pointer fields of each node. The three pointer variables guide thereversal process. I have come across many such pointer tricks and have used them as needed. I was next initiated into the world of multi-threading! Variables became shared states between threads! My bagful of tricks was still valid; however, changing state needed a lot of care, to stay away from insidious threading bugs. The real world is never picture perfect and someone forgot to synchronize a data structure.. Immutable objects could be shared without worry among thousands of readers!
Dr Sangeetha V | Mrs. Kiruthika A
Dr Sangeetha V is currently working as a Assistant Professor, Department of Computer Science, Hindusthan College of Arts and Science, Coimbatore. She has 13 years of Teaching experience in reputed Colleges.
Mrs. Kiruthika A is currently working as a Assistant Professor, Department of Computer Science, Hindusthan College of Arts and Science, Coimbatore.
The items in your Cart will be deleted, click ok to proceed.