Buy used Interview Preparation books online in India
Buy Second Hand Books, Used Books Online In India
Cracking the Coding Interview
Featuring detailed guidelines on interview codes, this book can be insightful for anyone preparing for impressively cracking interviews. The valuable content is carefully structured to provide a comprehensive overview of commonly asked interview questions, along with strategies for solving them. It covers data structures, algorithms, and problem-solving techniques, making it an essential resource for job seekers in the tech industry.
Pathfinder NDA/NA 2022-23
1. Pathfinder NDA/NA Entrance Examination - prescribed under UPSC Guidelines. 2. The Self Study Guide divides the entire syllabus in 4 Major Sections 3. Provides 5 Previous Years' Solved Papers for practice 4. More than 8000 MCQs for quick revision of topics 5. Chapterwise division of Previous Years' Questions. 6. Gives deep insight of the paper pattern, its types and weightage in the exam. Mark Twain once said, “Patriotism is supporting your country all time and government when it deserves it”. The Union services commission or UPSC has released the notification of about 413 seats for the NDA/NA exam 2022. Here comes the updated edition of the Pathfinder series “NDA/NA Entrance Examination” comprehensively complete syllabus of entrance examination as prescribed by UPSC. The book has been divided into chapters that are categorized under 4 major subjects; Mathematics, General English, General Science, General Studies providing a complete coverage. Each chapter of every section has been well explained with proper theories for better understanding. More than 8000 MCQs and Previous Years’ Solved Papers are providing a deep insight for examination patterns and types of questions asked in the exam. Chapterwise Division of Previous Years’ Solved Papers are provided with well detailed answers to clarify all the doubts. This book a must have for those who aim to score high for upcoming NDA/NA Exam. TOC NDA/NA Solved Paper 2021 – 2017 (I & II), , General English, General Science, General Studies.
LOGICAL REASONINGS
Legal Aptitude for the CLAT and Other Law Entrance Examinationsâ€"A Workbook is a perfect practice tool for students preparing for CLAT and other law entrance examinations. The book acts as a ready reckoner for students to brush up their basics and memorize important facts, figures, and concepts.
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords? In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications. Peer under the hood of the systems you already use, and learn how to use and operate them more effectively Make informed decisions by identifying the strengths and weaknesses of different tools Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity Understand the distributed systems research upon which modern databases are built Peek behind the scenes of major online services, and learn from their architectures
Let Us C by Yashvant Kanetkar
Description: ""Simplicity""- That has been the hallmark of this book in not only its previous fourteen English editions, but also in the Hindi, Guajarati, Japanese, Korean, Chinese and US editions. This book does not assume any programming background. It begins with the basics towards the end of the book. Each Chapter Contains: Lucid explanation of the concept well thought-out, fully working programming examples End of chapter exercises that would help you practise the learned in the chapter Hand crafted ""kanNotes"" that would help you remember and revise the concepts covered in each chapter. Table of Contents: Getting Started C Instructions Decision Control Instruction More Complex Decision Making Loop Control Instruction More Complex Repetitions Case Control Instruction Functions Pointers Recursion Data Types Revisited The C Preprocessor Arrays Multidimensional Arrays Strings Handling Multiple Strings Structures Console Input/ Output File Input/ Output More Issues in Input/ Output Operations on Bits Miscellaneous Features C Under Linux Interview FAQ's Appendix A- Compilation and Execution Appendix B- Precedence table Appendix C-Chasing the Bugs Appendix D- ACII Chart Periodic Tests I to IV Index
Arihant ssb interview
SIMPLIFYING ALL THE STEPS: Screening Test Psychological Test Group Testing Interview Conference Procedure WITH DYNAMIC TOPICS: Service-Related Information Geo-Politics National Issues In this new and updated edition the author takes the candidates through the various stages of the SSB test. He lists out the different phases of the tests that are conducted in exact sequential order with his vast experience in this field. The content in this new edition has been divided into two parts and nine sections. The first part addresses the screening tests, which includes verbal, non-verbal, picture perception and discussion tests followed by psychological tests, group testing, interview techniques and conference procedure. The second part covers service-related information, geo-politics and national issues. KEY FEATURES Simplified and reader-friendly approach towards all necessary steps: Screening Test; Psychological Test Series; Group Testing Series; Interview Techniques and Conference Procedure Coverage of essential topics like Service Related Information; Geo-Politics and National Issues DR. (CDR) N. K. NATARAJAN has an experience of over 25 years in the Indian Navy, and a three year stint as a Group Testing Officer at the Selection Center in Bhopal. In addition to serving in the navy, he also holds a degree in management and a doctorate in psychology. He has helped assess more than 1500 candidates during his term as a selection officer.
Marketing management book by Philip kotler
Asia is the most populated geographical region, with 50% of the world's inhabitants living there. Coupled that with the impressive economic growth rates in many Asian countries, the region provides a very attractive and lucrative market for many businesses, big and small and from all industries. In addition, Asia is also a dynamic market that significantly grows with developments in technology and digitalization. For example, a research by Google and Temasek shows that Southeast Asia is the world's fastest growing internet region. The internet economy in Southeast Asia is expected to grow by 6.5 times from US$31 billion in 2015 to US$197 billion in 2025.All these make it critical for marketers, whether domestic, regional or global, to stay in touch if not ahead, in their understanding of what is happening in Asia from a marketing perspective and what Asia has to offer to the world.One phenomenon happening in the Asian market and which marketers should pay utmost attention to, is the rapidly unfolding digital revolution that has fundamentally transformed not just the extent but also the nature of competition. What makes it even more challenging and complicating is also how such a revolution impacts on consumer and business buying behavior.Disruptive technologies supported by this digital revolution have brought in new competitors and enabled existing competitors to surpass the conventional boundaries which we may be quite familiar with. Asian consumers have become more educated and connected and have embraced newer ways of selecting, buying and using products and services. In this book, the Father of Modern Marketing, Professor Philip Kotler has collaborated with two marketing experts from Asia, Hermawan Kartajaya from Indonesia and Hooi Den Huan from Singapore to publish a book on Marketing for Competitiveness: Asia to the World — In the Age of Digital Consumers. This book argues that marketing is no longer just vertical but has encompassed a new, more horizontal paradigm. In addition to many new concepts and fra
Cracking coding interviews
I am not a recruiter. I am a software engineer. And as such, I know what it's like to be asked to whip up brilliant algorithms on the spot and then write flawless code on a whiteboard. I've been through this as a candidate and as an interviewer. Cracking the Coding Interview, 6th Edition is here to help you through this process, teaching you what you need to know and enabling you to perform at your very best. I've coached and interviewed hundreds of software engineers. The result is this book. Learn how to uncover the hints and hidden details in a question, discover how to break down a problem into manageable chunks, develop techniques to unstick yourself when stuck, learn (or re-learn) core computer science concepts, and practice on 189 interview questions and solutions. WHAT'S INSIDE? - 189 programming interview questions, ranging from the basics to the trickiest algorithm problems. - A walk-through of how to derive each solution, so that you can learn how to get there yourself. - Hints on how to solve each of the 189 questions, just like what you would get in a real interview. - Five proven strategies to tackle algorithm questions, so that you can solve questions you haven't seen. - Extensive coverage of essential topics, such as big O time, data structures, and core algorithms. - Techniques to prepare for and ace the soft side of the interview: behavioral questions. - For interviewers and companies: details on what makes a good interview question and hiring process. CHANGES BETWEEN THE INDIAN EDITION AND THE US EDITION: To reduce your costs, a larger page size was used which substantially reducing the number of pages. Additionally, some less relevant/essential content was removed from the Indian edition and placed in a free downloadable PDF. For more details, see http://qr.ae/RgapEI.