<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ming Dao School</title>
    <description>Provide training and coaching to high-tech professionals.</description>
    <link>https://store.mingdaoschool.com/</link>
    <atom:link href="https://store.mingdaoschool.com/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>How to Prepare for System Design Interviews</title>
      <pubDate>Tue, 01 Feb 2022 18:33:02 -0800</pubDate>
      <link>https://store.mingdaoschool.com/blog/how-to-prepare-for-system-design-interviews</link>
      <guid>https://store.mingdaoschool.com/blog/how-to-prepare-for-system-design-interviews</guid>
      <description>&lt;p&gt;When software companies hire experienced engineers from the industry, they often test the candidate for their system design skills.  Here are a few ways you can prepare for it.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Assess Your Knowledge&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li style="text-align: left;"&gt;&lt;span style="color: #444444;"&gt;Ming Dao School conducts system design interviews every week.  We publish our notes &lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="color: #26c9ff;"&gt;&lt;a style="color: #26c9ff;" href="https://designclub.mingdaoschool.com" target="_blank"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;.  Review the questions asked, do your own design, and compare it with the notes.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Learn&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Read the engineering blogs of software companies.&lt;/li&gt;&lt;li&gt;Research the statistics of different products to understand the requirements.&lt;/li&gt;&lt;li&gt;YouTube videos of design interview questions.&lt;/li&gt;&lt;li&gt;Read the book &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="color: #26c9ff;"&gt;&lt;a style="color: #26c9ff;" href="https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321" target="_blank"&gt;Designing Data-Intensive Application&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Read &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="color: #26c9ff;"&gt;&lt;a style="color: #26c9ff;" href="https://github.com/donnemartin/system-design-primer" target="_blank"&gt;System Design Primer&lt;/a&gt;&lt;/span&gt; on Github&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Join the weekly System Design Mock Interview events hosted by Ming Dao School.  Our calendar is available &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="color: #26c9ff;"&gt;&lt;a style="color: #26c9ff;" href="https://www.designclub.mingdaoschool.com/calendar.html" target="_blank"&gt;here&lt;/a&gt;&lt;/span&gt;.&lt;/p&gt;&lt;p&gt;&lt;strong&gt; Practice with Mock System Design Interviews&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Join our Mock System Design Interview as interviewer and interviewee.&lt;/li&gt;&lt;li&gt;Contact our coach for private 1-1 training on job preparation and mock interviews.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;a href=https://store.mingdaoschool.com/blog/how-to-prepare-for-system-design-interviews&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Engineering Career in FAANG versus Smaller High Growth Companies</title>
      <pubDate>Sun, 28 Nov 2021 00:47:21 -0800</pubDate>
      <link>https://store.mingdaoschool.com/blog/engineering-career-in-faang-versus-smaller-high-growth-companies</link>
      <guid>https://store.mingdaoschool.com/blog/engineering-career-in-faang-versus-smaller-high-growth-companies</guid>
      <description>&lt;p&gt;FAANG is the acronym for high tech companies Meta (Facebook), Amazon, Apple, Netflix and Google. As a software engineer exploring job opportunities, should we join a FAANG company or a smaller, but higher growth company?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Ming Dao School invited Yu Liu, engineering manager, Pinterest and ex-Googler, to discuss her career journey, and give us an insider's view of the career growth in both types of companies.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;a href=https://store.mingdaoschool.com/blog/engineering-career-in-faang-versus-smaller-high-growth-companies&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Three Steps to Make a Design Interview More Efficient</title>
      <pubDate>Tue, 09 Nov 2021 17:15:44 -0800</pubDate>
      <link>https://store.mingdaoschool.com/blog/three-steps-to-make-a-design-interview-more-efficient</link>
      <guid>https://store.mingdaoschool.com/blog/three-steps-to-make-a-design-interview-more-efficient</guid>
      <description>&lt;p&gt;学不学，复众人之所过 - 春秋战国  老子 《道德经》&lt;/p&gt;&lt;p&gt;Study what others ignore, and learn how others fail. - &lt;a href="https://www.amazon.com/Bilingual-Dao-Jing-translation-Translation/dp/1949167003" target="_blank"&gt;Tao Te Ching&lt;/a&gt;, Lao Tse, 500BC&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Since early October 2021, we have been regularly conducting mock system design interviews online. Every Sunday since then, more than 100 engineers have joined us. These events have given us ways to develop our design skills and opportunities to find ways to improve ourselves when communicating under time pressure.  We learned a few lessons along the way.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;The usual steps for a system design interview are:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;collecting functional requirements&lt;/li&gt;&lt;li&gt;collecting nonfunctional requirements&lt;/li&gt;&lt;li&gt;designing architecture and API&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Under time pressure, interviewees have often skipped some details, but the missing information cost them even more time during the interview. I highlighted them in green in the following diagram.&lt;/p&gt;&lt;p&gt;Here are the lessons that we learned.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Clarify essential design expectations; do not over-engineer.&lt;/strong&gt;&lt;/li&gt;&lt;li style="font-size: 100%;"&gt;How we learned it: When we conducted a mock interview on metrics system design, the interviewee assumed that the interviewer required the creation of three backend subsystems: logging, visualization, alerting, whereas the interviewer initially only planned to ask about visualization. &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Collect requirements on traffic and storage when gathering nonfunctional requirements.&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;How we learned it: When we conducted a mock interview on payment system design, the interviewee dived deep into system design without clarifying the traffic and storage requirements upfront. The interview flow was interrupted when the interviewee covered the database design. At that point, the interviewee went back to gather traffic and storage requirements to validate that the plan could...&lt;a href=https://store.mingdaoschool.com/blog/three-steps-to-make-a-design-interview-more-efficient&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Job Opportunity in AWS Console Platform, Amazon</title>
      <pubDate>Thu, 21 Oct 2021 18:27:58 -0700</pubDate>
      <link>https://store.mingdaoschool.com/blog/job-opportunity-in-aws-console-platform-amazon</link>
      <guid>https://store.mingdaoschool.com/blog/job-opportunity-in-aws-console-platform-amazon</guid>
      <description>&lt;h4 style="font-size: 83%;"&gt;A friend, engineering manager in AWS Console Platform, Amazon, let us know that there are opportunities for experienced engineers to join the team.  They are primarily hiring for their Washington DC location, but they are also open to remote engineers on a case-by-case basis.  The ideal candidate is SDEIII/senior SDE.  They have both frontend and backend openings.&lt;/h4&gt;&lt;p style="font-size: 83%;"&gt;You can contact us on WeChat or &lt;a href="https://www.linkedin.com/in/ken-lin-100343/" target="_blank"&gt;LinkedIn&lt;/a&gt; for more information on the opening, and addition programs to help you better prepared.&lt;/p&gt;&lt;p style="text-align: left; font-size: 83%;"&gt;&lt;span style="color: #444444;"&gt;The following content is from the &lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;a style="color: #444444;" href="https://www.amazon.jobs/en/jobs/1541354/software-engineer-aws-console-platform" target="_blank"&gt;&lt;u&gt;original job post&lt;/u&gt;&lt;/a&gt;&lt;/span&gt; &lt;span style="color: #444444;"&gt;for our reader's convenience. There are a number of related positions.  You are always welcome to directly apply to the position through their original posts.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="font-size: 83%;"&gt;&lt;/h4&gt;&lt;h2 style="text-align: left; font-size: 83%;"&gt;&lt;span style="color: #111111;"&gt;DESCRIPTION&lt;/span&gt;&lt;/h2&gt;&lt;p style="font-size: 83%;"&gt;&lt;span style="color: #111111;"&gt;Amazon Web Services (AWS) is growing rapidly–millions of customers from independent developers to large enterprises visit our management console.&lt;/span&gt;&lt;/p&gt;&lt;h2 style="text-align: left; font-size: 83%;"&gt;&lt;span style="color: #111111;"&gt;The AWS User Experience Products &amp; Platform team is responsible for products that enable AWS users to manage their applications and infrastructure on AWS. Our mission is to deliver an effective, and loved user experience that makes it easy for all users to discover, learn, and build on AWS. Today, we own the AWS Management Console, the AWS Console Mobile App, the AWS Chatbot, and the User Experience Platform used by 175+ AWS...&lt;a href=https://store.mingdaoschool.com/blog/job-opportunity-in-aws-console-platform-amazon&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Job Opportunity in Azure OneFleet, Microsoft</title>
      <pubDate>Thu, 21 Oct 2021 18:15:03 -0700</pubDate>
      <link>https://store.mingdaoschool.com/blog/job-opportunity-in-azure-onefleet-microsoft</link>
      <guid>https://store.mingdaoschool.com/blog/job-opportunity-in-azure-onefleet-microsoft</guid>
      <description>&lt;h4 style="font-size: 100%;"&gt;A friend, engineering manager in Azure OneFleet, Microsoft, let us know that there are opportunities for experienced engineers to join the team.&lt;/h4&gt;&lt;h4 style="font-size: 100%;"&gt;&lt;/h4&gt;&lt;p style="text-align: left;"&gt;&lt;span style="color: #444444;"&gt;You can contact us on WeChat or &lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;u&gt;LinkedIn&lt;/u&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt; for more information on the opening, and addition programs to help you better prepared.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="font-size: 100%;"&gt;&lt;span style="color: #444444;"&gt;The following content is from the &lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;a style="color: #444444;" href="https://careers.microsoft.com/us/en/job/1168209/Software-Engineering-Lead" target="_blank"&gt;&lt;u&gt;original job post&lt;/u&gt;&lt;/a&gt;&lt;/span&gt; &lt;span style="color: #444444;"&gt;for our reader's convenience. There are a number of related positions.  You are always welcome to directly apply to the position through their original posts.&lt;/span&gt;&lt;/h4&gt;&lt;h4 style="font-size: 100%;"&gt;&lt;/h4&gt;&lt;p style="text-align: start;"&gt;&lt;span style="color: #1d1b11;"&gt;Azure Compute is Azure's most profitable business and is growing incredibly fast! We provide millions of virtual machines for customers to run their workloads in the cloud. We are a globally available foundational service that hosts services with the scale of Bing, Skype, and SQL Azure. Customers use the power of Azure Compute to host millions of multiplayer gaming sessions and solve large computational problems in seconds. Workloads range from new “born-in-the-cloud” services to traditional applications migrated from physical datacenters.&lt;/span&gt; &lt;/p&gt;&lt;p&gt;&lt;span style="color: #1d1b11;"&gt;The Azure OneFleet team is the “kernel” of the Microsoft Compute Cloud. We build a fault tolerant distributed system on top of commodity datacenter hardware to deliver an infrastructure for hosting cloud applications on both physical and virtual servers. We create an illusion that resources are limitless, infinitely elastic, and...&lt;a href=https://store.mingdaoschool.com/blog/job-opportunity-in-azure-onefleet-microsoft&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Job Opportunity in Data Flow Service, Oracle Cloud Infrastructure</title>
      <pubDate>Thu, 21 Oct 2021 17:30:09 -0700</pubDate>
      <link>https://store.mingdaoschool.com/blog/job-opportunity-in-data-flow-service-oracle-cloud-infrastructure</link>
      <guid>https://store.mingdaoschool.com/blog/job-opportunity-in-data-flow-service-oracle-cloud-infrastructure</guid>
      <description>&lt;h4 style="font-size: 100%;"&gt;A friend of mine, engineering director in Data Flow Service, Oracle Cloud Infrastructure (OCI), let us know that there are opportunities for experienced engineers to join the team.&lt;/h4&gt;&lt;h4 style="font-size: 100%;"&gt;&lt;/h4&gt;&lt;p style="text-align: left;"&gt;&lt;span style="color: #444444;"&gt;You can contact us on WeChat or &lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;u&gt;LinkedIn&lt;/u&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt; for more information on the opening, and addition programs to help you better prepared.&lt;/span&gt;&lt;/p&gt;&lt;h4&gt;&lt;/h4&gt;&lt;p style="text-align: left; font-size: 100%;"&gt;&lt;span style="color: #444444;"&gt;The following content is from the &lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;a style="color: #444444;" href="https://eeho.fa.us2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/job/127328/?utm_medium=jobshare" target="_blank"&gt;&lt;u&gt;original job post&lt;/u&gt;&lt;/a&gt;&lt;/span&gt; &lt;span style="color: #444444;"&gt;for our reader's convenience. There are a number of related positions.  You are always welcome to directly apply to the position through their original posts.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="font-size: 100%;"&gt;&lt;/h4&gt;&lt;h2 style="text-align: start; font-size: 100%;"&gt;&lt;span style="color: #100f0e;"&gt;&lt;strong&gt;Job Description&lt;/strong&gt;&lt;/span&gt;&lt;/h2&gt;&lt;p style="text-align: start; font-size: 100%;"&gt;&lt;span style="color: #100f0e;"&gt;At &lt;/span&gt;&lt;span style="color: #100f0e;"&gt;&lt;strong&gt;Oracle Cloud Infrastructure (OCI),&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: #100f0e;"&gt; we build the future of the cloud for Enterprises as a diverse team of fellow creators and inventors. We act with the speed and attitude of a start-up, with the scale and customer-focus of the leading enterprise software company in the world.&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: 100%;"&gt;&lt;span style="color: #100f0e;"&gt;Values are OCI’s foundation and how we deliver excellence. We iterate and improve based on the data and customer feedback. We are constantly learning and taking opportunities to grow our careers and ourselves. We challenge each other to stretch...&lt;a href=https://store.mingdaoschool.com/blog/job-opportunity-in-data-flow-service-oracle-cloud-infrastructure&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Four Signs of a Supportive Manager</title>
      <pubDate>Thu, 21 Oct 2021 16:44:06 -0700</pubDate>
      <link>https://store.mingdaoschool.com/blog/four-signs-of-a-supportive-manager</link>
      <guid>https://store.mingdaoschool.com/blog/four-signs-of-a-supportive-manager</guid>
      <description>&lt;p&gt;How can we tell if our manager supports our success and growth?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;A friend of mine who experienced many manager changes gave me some tips. Our manager's support can show up in four critical aspects of our work.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The manager is transparent about priorities among projects in the team.&lt;/li&gt;&lt;li&gt;The manager gives us high impact and high priority projects.&lt;/li&gt;&lt;li&gt;The manager gets us the needed resource for success, such as human resources, needed time for the project, or budget for the right tools and equipment.&lt;/li&gt;&lt;li&gt;The manager gives us visibility and credit for our accomplishments.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;A manager who is not supportive can do the complete reverse of the above.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The manager hides the team priorities from us.&lt;/li&gt;&lt;li&gt;The manager consistently requires us to work on low-priority projects.&lt;/li&gt;&lt;li&gt;The manager does not provide us with the needed time and resources.&lt;/li&gt;&lt;li&gt;After we complete a project, the manager gives credit to somebody else.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;When we find a new job, we should find a supportive manager and team. As soon as we join, we need to set up a career plan and build trust with our new manager. This way, we hopefully avoid running into a situation where our managers do not support our development and success.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;What can we do if we get into a situation where our manager is not supportive? Many people immediately consider finding another job. However, there are better ways to resolve them, leading to stronger relations and a better work environment.&lt;/p&gt;&lt;ul&gt;&lt;li style="text-align: left;"&gt;Improve ourselves: Try our best to understand the need of the team, and see &lt;span style="color: #444444;"&gt;if there are better ways to work and contribute.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Talk to our manager. Every 1-1 meeting opportunity with our manager is valuable for us to build trust and relations our manager. We can collect suggestions to make the team more successful, volunteer what we can do, and advice what we like...&lt;a href=https://store.mingdaoschool.com/blog/four-signs-of-a-supportive-manager&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Job Opportunity in Pinterest</title>
      <pubDate>Wed, 20 Oct 2021 23:03:41 -0700</pubDate>
      <link>https://store.mingdaoschool.com/blog/job-opportunity-in-pinterest</link>
      <guid>https://store.mingdaoschool.com/blog/job-opportunity-in-pinterest</guid>
      <description>&lt;p&gt;A friend of mine, engineering manager in Pinterest, let us know that there are opportunities for experienced engineers to join the Pinterest Cloud Runtime Team.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style="text-align: left;"&gt;&lt;span style="color: #444444;"&gt;If you want to apply for this position and other positions from the friend and alumni network of Ming Dao School, please submit your information &lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;a style="color: #444444;" href="https://www.mingdaoschool.com/jobseeker" target="_blank"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt;.  We will help connect great candidates with the  hiring managers.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style="text-align: left;"&gt;The following content is from Pinterest's &lt;span style="color: #444444;"&gt;&lt;u&gt;original job post&lt;/u&gt;&lt;/span&gt; for our reader's convenience.  You are always welcome to directly apply to the position through their original post.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style="text-align: start;"&gt;&lt;span style="color: #444444;"&gt;Pinterest’s Cloud Runtime team provides a foundation of cloud platform that powers 400M+ users, serving tens of billions of pins each day. As a software engineer on this team, you’ll work on cloud resource management, scheduling and deploying frameworks, Linux container and orchestration on public clouds, as well as the implementation of common key features such as job scheduling, deployment, and dynamic configurations.&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: start;"&gt;&lt;span style="color: #666666;"&gt;&lt;strong&gt;What you’ll do&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="color: #444444;"&gt;Build deploy platform to help developers to build scalable, high-performance cloud platform with high productivity.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #444444;"&gt;Build cutting edge cloud native cloud infrastructure and platform on open public clouds.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #444444;"&gt;Optimize existing systems/services to improve performance and efficiency.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #444444;"&gt;Work with service developers closely to understand...&lt;a href=https://store.mingdaoschool.com/blog/job-opportunity-in-pinterest&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>How to Succeed in a System Design Interview</title>
      <pubDate>Fri, 15 Oct 2021 17:20:20 -0700</pubDate>
      <link>https://store.mingdaoschool.com/blog/how-to-succeed-in-a-system-design-interview</link>
      <guid>https://store.mingdaoschool.com/blog/how-to-succeed-in-a-system-design-interview</guid>
      <description>&lt;p style="text-align: left;"&gt;&lt;span style="color: #444444;"&gt;Software development companies often test their industry candidates for system design skills during interviews.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p style="text-align: left;"&gt;&lt;span style="color: #444444;"&gt;We invited a senior engineer and manager (L5/SDEIII), from a FAANG company, to conduct a mock system design interview at our event.  We also invited an experienced developer and individual contributor (L4/SDEII) from another FAANG company as the interviewee.  More than a hundred software developers joined our event.  &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #444444;"&gt;Our interview took an hour. It was pretty different from many learning materials online, such as YouTube videos covering system design interviews. Here are a few of the key differences:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0e101a;"&gt;After the interview portion of our online event, our interviewer let us know some of the essential soft and hard skills he looks for in a candidate. ( To be clear, these are &lt;/span&gt;&lt;span style="color: #0e101a;"&gt;&lt;strong&gt;NOT&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: #0e101a;"&gt; official FAANG interview rubrics, but a high-level summary of the interviewer's experience interviewing for different companies and projects)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #0e101a;"&gt;Soft skills:&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="color: #0e101a;"&gt;Gathering requirements &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #0e101a;"&gt;Making decisions and justifying tradeoffs&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #0e101a;"&gt;Describing the solution using concise language and accurate technical terms&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="color: #0e101a;"&gt;Hard skills:&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="color: #0e101a;"&gt;Design quality: scalability, reliability, efficiency (L4/SDE II, L5/SDE III)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #0e101a;"&gt;Essential facts about existing software solutions and hardware capabilities (L4/SDE II, L5/SDE III)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #0e101a;"&gt;Project lifecycle...&lt;a href=https://store.mingdaoschool.com/blog/how-to-succeed-in-a-system-design-interview&gt;Read More&lt;/a&gt;</description>
    </item>
    <item>
      <title>Job Opportunities for Apple Siri ML/AI</title>
      <pubDate>Thu, 07 Oct 2021 01:22:03 -0700</pubDate>
      <link>https://store.mingdaoschool.com/blog/job-opportunities-for-apple-siri-ml-ai</link>
      <guid>https://store.mingdaoschool.com/blog/job-opportunities-for-apple-siri-ml-ai</guid>
      <description>&lt;p&gt;A friend of mine, senior engineering manager, is hiring software development engineers for the data infrastructure team for Apple Siri ML/AI in Seattle.  &lt;/p&gt;&lt;p style="text-align: left;"&gt;&lt;span style="color: #444444;"&gt;We have a free weekly system design mock interview to help you better prepared.  You can contact us on WeChat or &lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;u&gt;LinkedIn&lt;/u&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt; for more information.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;The work is critical to the success of Apple.  The openings require a few years of work experience in scalable data infrastructure.&lt;/p&gt;&lt;p&gt;&lt;a href="https://jobs.apple.com/en-us/details/200211554/ai-ml-data-infrastructure-engineer-machine-learning-platform-and-technologies?team=MLAI" target="_blank"&gt;https://jobs.apple.com/en-us/details/200211554/ai-ml-data-infrastructure-engineer-machine-learning-platform-and-technologies?team=MLAI&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="https://jobs.apple.com/en-us/details/200265921/ai-ml-data-infrastructure-stream-processing-engineer-machine-learning-platform-technologies?team=MLAI" target="_blank"&gt;https://jobs.apple.com/en-us/details/200265921/ai-ml-data-infrastructure-stream-processing-engineer-machine-learning-platform-technologies?team=MLAI&lt;/a&gt;&lt;/p&gt;&lt;p style="text-align: left;"&gt;&lt;span style="color: #444444;"&gt;If you are interested to apply for the openings, please use this &lt;/span&gt;&lt;span style="color: #444444;"&gt;&lt;a style="color: #444444;" href="https://www.mingdaoschool.com/jobseeker" target="_blank"&gt;form&lt;/a&gt;&lt;/span&gt;&lt;span style="color: #444444;"&gt; to submit your information.  We will send qualified candidates to the hiring manager.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;a href=https://store.mingdaoschool.com/blog/job-opportunities-for-apple-siri-ml-ai&gt;Read More&lt;/a&gt;</description>
    </item>
  </channel>
</rss>
