Post, Code and Quiet Time.
  • Home
Sign in Subscribe

Amazon Interview Tips: 亚马逊面试经验

Errong Leng

Apr 27, 2020

Amazon Interview Tips

Amazon tag on lintcode problems

https://www.lintcode.com/problem/?tag=amazon

Amazon behavioral interview questions

https://interviewgenie.com/blog-1/interviewing-at-amazon-behavioral-interview-questions

Amazon Leadership Principles

https://www.amazon.jobs/en/principles

How to pass properties from native(Android) to React Native?

How to pass properties from native(Android) to React Native?

You can pass properties down to the React Native app by providing a custom implementation of ReactActivityDelegate in your main activity. This implementation should override getLaunchOptions to return a Bundle with the desired properties. The key part is a custom implementation of ReactActivityDelegate I always like to show you code
Mar 25, 2023 2 min read
App launch ads implementation guide for your React Native (Android app)

App launch ads implementation guide for your React Native (Android app)

You might follow the app open implementation guide to integrate the SDK. This guide is intended for publishers integrating app open ads using the Google Mobile Ads Android SDK. App open ads can be closed at any time, and are designed to be shown when your users bring your app
Mar 25, 2023 3 min read
mark my first open source contribute to nx Vite

mark my first open source contribute to nx Vite

make vite:build executor return outfile for node executor by lengerrong · Pull Request #15002 · nrwl/nxfixed #14760 Current Behavior js:node executor can’t use vite:build as build targetExpected Behavior js:node executor should be able to use vite:build as build targetRelated Issue(s) #1476...GitHubnrwlfeat(vite): add
Mar 24, 2023 1 min read
Post, Code and Quiet Time. © 2023
  • Cookie Policy
  • Privacy Policy
Powered by Ghost