In Search of Return

In Search of Return PDF

Author: Shifa Haq

Publisher: Rowman & Littlefield

Published: 2020-12-10

Total Pages: 173

ISBN-13: 1498582494

DOWNLOAD EBOOK →

Beginning in 1989, more than 8,000 men disappeared in Kashmir. These disappearances were publicly denied, leaving mourners to grapple with unrecognized grief. Drawn from ten years of psycho-historical research in Kashmir, Shifa Haq reflects on the bereaved families’ intricate experiences of mourning. Haq expands the psychoanalytic understanding of loss and argues for a mourning that includes porous affective links with the political.

Searching & Sorting for Coding Interviews

Searching & Sorting for Coding Interviews PDF

Author: Meenakshi, Kamal Rawat

Publisher: Notion Press

Published: 2017-11-07

Total Pages: 278

ISBN-13: 1947988239

DOWNLOAD EBOOK →

Searching & sorting algorithms form the back bone of coding acumen of developers. This book comprehensively covers In-depth tutorial & analysis of all major algorithms and techniques used to search and sort across data structures. All major variations of each algorithm (e.g. Ternary, Jump, Exponential, Interpolation are variations of Binary search). 110 real coding interview questions as solved examples and unsolved problems. Case studies of implementation of searching and sorting in language libraries. Introduction to how questions are asked and expected to answer on online competitive coding and hiring platforms like hackerrank.com, codechef.com, etc. Introduction to data structures.