Wednesday, September 13, 2023

(Review) ABC Murders - By Agatha Christie

 Although this is my first Agatha Christie's novel, I really liked it, it is a little bit high level English when compared with other Indian novels I have read.

Author's taking through the series of murders by the murderer is very good. The revelation by Poirot is so good at the climax scene. I was almost correct in most of deductions from the events that are explained. But the climax explanation gave me a little shock, how the things turned around.

As I understood from the foreword of the book, only this book have introduced the personal narration in some chapters compared to only Hastings narration in other books.

My rating:  3.5/5

No comments:

Post a Comment

Lesson - Always use lld as linker for clang or llvm build, must if you are going for a debug build

I personally experienced today that using linux(Ubuntu)'s default linker(ld) is eating away all my RAM(and FYI my RAM is 32GB!!) when I ...