Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Cracking the PM Interview
  • Language: en

Cracking the PM Interview

  • Type: Book
  • -
  • Published: 2013
  • -
  • Publisher: Unknown

How many pizzas are delivered in Manhattan? How do you design an alarm clock for the blind? What is your favorite piece of software and why? How would you launch a video rental service in India? This book will teach you how to answer these questions and more. Cracking the PM Interview is a comprehensive book about landing a product management role in a startup or bigger tech company. Learn how the ambiguously-named "PM" (product manager / program manager) role varies across companies, what experience you need, how to make your existing experience translate, what a great PM resume and cover letter look like, and finally, how to master the interview: estimation questions, behavioral questions, case questions, product questions, technical questions, and the super important "pitch."

Cracking the Tech Career
  • Language: en
  • Pages: 293

Cracking the Tech Career

Become the applicant Google can't turn down Cracking the Tech Career is the job seeker's guide to landing a coveted position at one of the top tech firms. A follow-up to The Google Resume, this book provides new information on what these companies want, and how to show them you have what it takes to succeed in the role. Early planners will learn what to study, and established professionals will discover how to make their skillset and experience set them apart from the crowd. Author Gayle Laakmann McDowell worked in engineering at Google, and interviewed over 120 candidates as a member of the hiring committee – in this book, she shares her perspectives on what works and what doesn't, what m...

Cracking the PM Career
  • Language: en

Cracking the PM Career

  • Type: Book
  • -
  • Published: 2022-04
  • -
  • Publisher: Unknown

Product management is a big role, and this is a big book. This comprehensive guide teaches new PMs and experienced PMs the skills, frameworks, and practices to become great product managers. ?Product skills: Drive better product decisions by conducting user research, performing data analysis, prototyping, writing product docs, and understanding technology.?Execution skills: Run your team well and deliver your projects quickly, smoothly, and effectively with project management, incremental development, launch processes, and good time management.?Strategic skills: Set a better direction for your team and optimize for long-term impact with vision, strategy, roadmapping, and team goals. Learn what it means to be "more strategic".?Leadership skills: Lead more effectively by developing your personal mindset, collaboration, communication, inspiration, and mentorship skills.?People management: Learn leadership skills for managers, including coaching, recruiting, interviewing, and creating organizational structures.?Careers: Navigate your career by understanding the career ladder, setting goals, and translating your accomplishments into advancement.

Cracking the Coding Interview
  • Language: en

Cracking the Coding Interview

  • Type: Book
  • -
  • Published: 2011
  • -
  • Publisher: CreateSpace

Now in the 5th edition, Cracking the Coding Interview gives you the interview preparation you need to get the top software developer jobs. This book provides: 150 Programming Interview Questions and Solutions: From binary trees to binary search, this list of 150 questions includes the most common and most useful questions in data structures, algorithms, and knowledge based questions. 5 Algorithm Approaches: Stop being blind-sided by tough algorithm questions, and learn these five approaches to tackle the trickiest problems. Behind the Scenes of the interview processes at Google, Amazon, Microsoft, Facebook, Yahoo, and Apple: Learn what really goes on during your interview day and how decisions get made. Ten Mistakes Candidates Make -- And How to Avoid Them: Don't lose your dream job by making these common mistakes. Learn what many candidates do wrong, and how to avoid these issues. Steps to Prepare for Behavioral and Technical Questions: Stop meandering through an endless set of questions, while missing some of the most important preparation techniques. Follow these steps to more thoroughly prepare in less time.

Ace the Data Science Interview
  • Language: en
  • Pages: 290

Ace the Data Science Interview

  • Type: Book
  • -
  • Published: 2021
  • -
  • Publisher: Unknown

None

Programming Interviews Exposed
  • Language: en
  • Pages: 384

Programming Interviews Exposed

Ace technical interviews with smart preparation Programming Interviews Exposed is the programmer’s ideal first choice for technical interview preparation. Updated to reflect changing techniques and trends, this new fourth edition provides insider guidance on the unique interview process that today's programmers face. Online coding contests are being used to screen candidate pools of thousands, take-home projects have become commonplace, and employers are even evaluating a candidate's public code repositories at GitHub—and with competition becoming increasingly fierce, programmers need to shape themselves into the ideal candidate well in advance of the interview. This book doesn't just gi...

A Dog's Life
  • Language: en
  • Pages: 52

A Dog's Life

  • Type: Book
  • -
  • Published: 2014-04-01
  • -
  • Publisher: Careercup

Prinz is a new puppy who's just been welcomed into the world. Explore his new life with him, in a funny and heartwarming look through his eyes. Hey, who are these funny creatures who stand on two legs? And why do they keep calling Mama "Dixi"? And why do they smell so funny? You and your child will laugh with this book as it stretches your child to think about life in new way.

C# . Net
  • Language: en

C# . Net

  • Type: Book
  • -
  • Published: Unknown
  • -
  • Publisher: Unknown

None

System Design Interview - An Insider's Guide
  • Language: en
  • Pages: 280

System Design Interview - An Insider's Guide

The system design interview is considered to be the most complex and most difficult technical job interview by many. Those questions are intimidating, but don't worry. It's just that nobody has taken the time to prepare you systematically. We take the time. We go slow. We draw lots of diagrams and use lots of examples. You'll learn step-by-step, one question at a time.Don't miss out.What's inside?- An insider's take on what interviewers really look for and why.- A 4-step framework for solving any system design interview question.- 16 real system design interview questions with detailed solutions.- 188 diagrams to visually explain how different systems work.

A Common-Sense Guide to Data Structures and Algorithms, Second Edition
  • Language: en
  • Pages: 737

A Common-Sense Guide to Data Structures and Algorithms, Second Edition

Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today’s web and mobile apps. Take a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use in your daily production code, with examples in JavaScript, Python, and Ruby. This new and revised second edition features new chapters on recursion, dynamic programming, and using Big O in your daily work. Use Big O notation to measure and articulate the efficiency of your code, and modify your algorithm to make it faster. Find out how your choice of arrays...