# Interviewing

Published articles for Interviewing.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Hot Chips 2026: Interviewing IBM's Christian Zoellin & Christian Jacobi

DevFeed: [Hot Chips 2026: Interviewing IBM's Christian Zoellin & Christian Jacobi](<https://devfeed.tech/articles/hot-chips-2026-interviewing-ibm-s-christian-zoellin-christian-jacobi-13996.md>)

Original publisher: [Read original article](<https://chipsandcheese.com/p/hot-chips-2026-interviewing-ibms>)

Author: George Cozma

Published: 2026-08-30T17:31:05Z

Content type: article

Language: en

Sources: [Chips and Cheese](<https://devfeed.tech/sources/chips-and-cheese.md>)

Topics: [Arm](<https://devfeed.tech/topics/arm.md>), [ibm](<https://devfeed.tech/topics/ibm.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [architectures](<https://devfeed.tech/tags/architectures.md>), [arm](<https://devfeed.tech/tags/arm.md>), [core](<https://devfeed.tech/tags/core.md>), [decoding](<https://devfeed.tech/tags/decoding.md>), [ibm](<https://devfeed.tech/tags/ibm.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [systems](<https://devfeed.tech/tags/systems.md>)

### AI overview

An interview with IBM engineers at Hot Chips 2026 discusses the company's next-generation z/Architecture processor, which supports both the z/Architecture and Arm instruction sets. The conversation covers its shared decode pipeline, separate instruction decoders, and handling of differing endianness in the load-store unit.

### Source excerpt

Hello you fine Internet folks,

## I Failed to Implement the Diameter of a Binary Tree in a Coding Interview

DevFeed: [I Failed to Implement the Diameter of a Binary Tree in a Coding Interview](<https://devfeed.tech/articles/i-failed-to-implement-the-diameter-of-a-binary-tree-in-a-coding-interview-20517.md>)

Original publisher: [Read original article](<https://code.dblock.org/2025/06/21/i-failed-to-implement-the-diameter-of-a-binary-tree-in-a-coding-interview.html>)

Author: Daniel Doubrovkine (dblock@dblock.org)

Published: 2025-06-21T01:00:00Z

Content type: opinion

Language: en

Sources: [Daniel Doubrovkine](<https://devfeed.tech/sources/daniel-doubrovkine.md>)

Topics: [LeetCode](<https://devfeed.tech/topics/leetcode.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [advice](<https://devfeed.tech/tags/advice.md>), [ai](<https://devfeed.tech/tags/ai.md>), [coding](<https://devfeed.tech/tags/coding.md>), [interview](<https://devfeed.tech/tags/interview.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [junior](<https://devfeed.tech/tags/junior.md>), [principal-engineer](<https://devfeed.tech/tags/principal-engineer.md>)

### AI overview

A Principal Engineer recounts freezing during a basic coding interview despite decades of programming experience. The article offers advice for recovering from interview failure, including maintaining perspective, practicing, and recognizing the role of luck in LeetCode-style interviews.

### Source excerpt

Six months ago I failed a basic coding interview at a FAANG. Yes, I was a Principal Engineer, and yes, I was paid absurd amounts of money, yet I couldn't implement a diameter of a binary tree as a "warm up" exercise, 10 lines of code. The interviewer was very nice about it, and was equally surprised. You see, I've been coding for 35 years, and I am not "rusty" at it, which is a typical excuse for senior ICs bombing LeetCode interviews. At that time I was writing code every day. I simply froze, and couldn't do it. All I could think of was "why the hell am I here doing this to myself?". I couldn't turn my brain around, apologized, cut the interview short, and, while I did ace several coding interviews at other companies for IC roles, went back to management for which I am, obviously, more qualified. Did you just bomb a coding interview? Here's some practical advice of how to deal with it. First, keep your head high and do not let this negative experience get to you. It feels awful, but unless you are blogging about your failure to implement the diameter of a binary tree, nobody other than you and the interviewer will ever know. Most likely the interviewer was also a half asleep drone deep inside the borg, administering a coding puzzle every day to the next sucker, so they will forget about you the next day. I see a lot of junior Engineers affected by failing at these. If you are recently out of college, it's helpful to think of these interviews as a school test, such as an SAT. I never had to take SATs (my children did), but most European schools have oral exams where you get a ticket from a jar with the problem statement. I had slept through too many alarms to attend an 8 AM physics class around 1996 because of a grueling late night partying schedule, and only really knew maybe half the material. Luckily 2/3 questions in my ticket overlapped with those classes I did attend, and so I did well. If you don't like school and prefer video games, think of these interviews

## Rethinking Technical Interviews for Virtual Hiring and AI-Assisted Candidates

DevFeed: [Rethinking Technical Interviews for Virtual Hiring and AI-Assisted Candidates](<https://devfeed.tech/articles/you-can-t-outrun-ai-in-tech-interviews-so-we-designed-around-it-26537.md>)

Original publisher: [Read original article](<https://annajmcdougall.medium.com/you-cant-outrun-ai-in-tech-interviews-so-we-designed-around-it-018ae0ac4ddd?source=rss-51f15275ef3a------2>)

Author: Anna J McDougall

Published: 2025-04-17T19:08:54Z

Content type: opinion

Language: en

Sources: [Anna J McDougall](<https://devfeed.tech/sources/anna-j-mcdougall.md>)

Topics: [Tech Careers](<https://devfeed.tech/topics/tech-careers.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [LeetCode](<https://devfeed.tech/topics/leetcode.md>), [Algorithms](<https://devfeed.tech/topics/algorithms.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [algorithms](<https://devfeed.tech/tags/algorithms.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [careers](<https://devfeed.tech/tags/careers.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [engineering-management](<https://devfeed.tech/tags/engineering-management.md>), [interview](<https://devfeed.tech/tags/interview.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [software-development](<https://devfeed.tech/tags/software-development.md>), [technical-interview](<https://devfeed.tech/tags/technical-interview.md>), [technology](<https://devfeed.tech/tags/technology.md>)

### AI overview

This opinion article argues that virtual hiring and AI tools have exposed weaknesses in traditional technical interviews. It discusses limitations and equity concerns associated with algorithm assessments and take-home projects, and introduces the McDougall Method at HelloBetter as a proposed response.

### Source excerpt

Building the McDougall Method at HelloBetter: A Fairer, More Modern Approach to Technical Interviews As someone obsessed with tech careers, business growth, and engineering management, I am constantly coming up against the boogey-man of technical interviews. In many ways, tech companies are stuck in the thinking of 20-30 years ago: white boards, algorithms, logic puzzles, and tasks that rotated around an in-person interview space. We're in a new era, where 99% of engineering interviews are done virtually and the candidate's workspace is uncontrollable by the interviewing team. We need to adapt to this, not by simply porting previous methods across to an online platform, but by fundamentally rethinking the skills we expect 21st century software engineers to have. Naturally, opinions about what is wrong with technical interviews are prevalent both from employers and (potential) employees. For example, leetcode-style assessments have long been derided as being a bad test of abilities. "Instead," opponents argue, "you should use take-home tests or projects that the candidate can explain back to you". Ah, but you see, not everyone can afford to let their evenings and weekends disappear into these take-home tests or side projects. Due to this inconveniently linear construct called "time", more experienced engineers start having or caring for families, adopting pets, or (lord forbid) doing sports and hobbies. It's also no big secret that the majority of housework and care duties still tend to be shouldered by women. To put your best foot forward as a candidate, you will create the best possible solution, no matter how many hiring managers tell you to "only spend 2-3 hours on a solution". Therefore, take-home or "own project" technical interviews tend to put older candidates and women candidates at a disadvantage. One other problem popping up nowadays is the prevalence of AI tools for engineers to pass technical interviews, ranging from manually entering prompts into ChatGP

## Learning Path: Ace Your Python Coding Interview

DevFeed: [Learning Path: Ace Your Python Coding Interview](<https://devfeed.tech/articles/learning-path-ace-your-python-coding-interview-4383.md>)

Original publisher: [Read original article](<https://realpython.com/learning-paths/python-interview/>)

Author: Real Python

Published: 2024-11-14T12:00:00Z

Content type: tutorial

Language: en

Sources: [Real Python](<https://devfeed.tech/sources/real-python.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [coding](<https://devfeed.tech/topics/coding.md>), [data-engineering](<https://devfeed.tech/topics/data-engineering.md>), [CSV](<https://devfeed.tech/topics/csv.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [SQL](<https://devfeed.tech/topics/sql.md>)

Tags: [coding](<https://devfeed.tech/tags/coding.md>), [data-engineering](<https://devfeed.tech/tags/data-engineering.md>), [databases](<https://devfeed.tech/tags/databases.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [learning](<https://devfeed.tech/tags/learning.md>), [python](<https://devfeed.tech/tags/python.md>), [resources](<https://devfeed.tech/tags/resources.md>), [sql](<https://devfeed.tech/tags/sql.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

A learning path for Python coding interviews that combines interview preparation, coding challenges, CSV parsing practice, data engineering questions, and curated Python learning resources. It includes guidance on assessing skills, creating a study plan, practicing common problems, and using Python's built-in functions and modules effectively.

### Source excerpt

Prepare for Python coding interviews with practice problems, tips for standing out, and resources from top PyCon talks and Python books.

## Finding a New Software Developer Job

DevFeed: [Finding a New Software Developer Job](<https://devfeed.tech/articles/finding-a-new-software-developer-job-29060.md>)

Original publisher: [Read original article](<https://henrikwarne.com/2024/02/11/finding-a-new-software-developer-job/>)

Author: Henrik Warne

Published: 2024-02-11T16:57:27Z

Content type: opinion

Language: en

Sources: [Henrik Warne](<https://devfeed.tech/sources/henrik-warne.md>)

Topics: [Job](<https://devfeed.tech/topics/job.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [career](<https://devfeed.tech/tags/career.md>), [developer](<https://devfeed.tech/tags/developer.md>), [interview](<https://devfeed.tech/tags/interview.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [job](<https://devfeed.tech/tags/job.md>), [job-hunt](<https://devfeed.tech/tags/job-hunt.md>), [job-search](<https://devfeed.tech/tags/job-search.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [linkedin](<https://devfeed.tech/tags/linkedin.md>), [new-job](<https://devfeed.tech/tags/new-job.md>), [programming](<https://devfeed.tech/tags/programming.md>), [software-developer](<https://devfeed.tech/tags/software-developer.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

A software developer describes finding a new job after being laid off, including the challenges of the search and the sources and preparation strategies he used.

### Source excerpt

For the first time ever, I was laid off, and had to find a new software developer job. I managed to find a new one, but it took longer than I thought, and it was a lot of work. I ... Continue reading ->

## Shishir Mehrotra's 10 rules for leading great team meetings

DevFeed: [Shishir Mehrotra's 10 rules for leading great team meetings](<https://devfeed.tech/articles/shishir-mehrotra-s-10-rules-for-leading-great-team-meetings-10088.md>)

Original publisher: [Read original article](<https://www.figma.com/blog/team-meetings-with-shishir-mehrotra/>)

Author: Shishir Mehrotra

Published: 2023-10-12T00:00:00Z

Content type: opinion

Language: en

Sources: [Figma Blog](<https://devfeed.tech/sources/figma-blog.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [hubspot](<https://devfeed.tech/topics/hubspot.md>)

Tags: [culture](<https://devfeed.tech/tags/culture.md>), [development](<https://devfeed.tech/tags/development.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [product-development](<https://devfeed.tech/tags/product-development.md>), [team-building](<https://devfeed.tech/tags/team-building.md>), [writing](<https://devfeed.tech/tags/writing.md>)

### AI overview

Coda co-founder and CEO Shishir Mehrotra shares principles for leading effective team meetings. Drawing on workplace rituals and interviews with more than 1,000 people, he argues that named, familiar, and templated rituals can improve company culture, collaboration, and hybrid-work meetings.

### Source excerpt

Coda Co-founder and CEO Shishir Mehrotra explains why the best product teams often put as much care into how the work gets done as what product gets shipped.

## Preparing for Android Job Interviews: A Guide to the Typical Interview Process

DevFeed: [Preparing for Android Job Interviews: A Guide to the Typical Interview Process](<https://devfeed.tech/articles/proven-prepping-for-easy-android-interviews-in-2023-24914.md>)

Original publisher: [Read original article](<https://blog.blundellapps.co.uk/proven-prepping-for-easy-android-interviews-in-2023/>)

Author: blundell

Published: 2023-05-16T21:19:15Z

Content type: tutorial

Language: en

Sources: [Blundell](<https://devfeed.tech/sources/blundell.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [App](<https://devfeed.tech/topics/app.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [androiddev](<https://devfeed.tech/tags/androiddev.md>), [blog](<https://devfeed.tech/tags/blog.md>), [hiring](<https://devfeed.tech/tags/hiring.md>), [intermediate](<https://devfeed.tech/tags/intermediate.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [interviews](<https://devfeed.tech/tags/interviews.md>), [personal-experience](<https://devfeed.tech/tags/personal-experience.md>), [process](<https://devfeed.tech/tags/process.md>), [reference](<https://devfeed.tech/tags/reference.md>), [reference-android-androiddev-interviewing-interviews](<https://devfeed.tech/tags/reference-android-androiddev-interviewing-interviews.md>)

### AI overview

This personal-experience guide describes common stages of an Android job interview, including an introductory conversation and take-home exercise. It offers preparation advice such as reviewing the job candidate's CV, researching the company, following the exercise rubric, and documenting code decisions.

### Source excerpt

This post aims to demystify some of the steps in a typical Android interview process. We'll discuss steps, strategies, targets and solutions. Getting you better prepared to get your next Android role. This blog is from personal experience, caveat up front that your experience could be completely different, but I've been through A LOT of [...] The post Proven Prepping for Easy Android Interviews in 2023 first appeared on Blundell.

## Shopify's Technical Interview Process: What to Expect and How to Prepare

DevFeed: [Shopify's Technical Interview Process: What to Expect and How to Prepare](<https://devfeed.tech/articles/shopify-s-technical-interview-process-what-to-expect-and-how-to-prepare-1505.md>)

Original publisher: [Read original article](<https://shopify.engineering/nail-your-technical-shopify-interview>)

Author: Ashley Sawatsky

Published: 2022-07-07T14:00:00Z

Content type: tutorial

Language: en

Sources: [Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering.md>), [Shopify Engineering - Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering-shopify-engineering.md>)

Topics: [Shopify](<https://devfeed.tech/topics/shopify.md>), [Google Calendar](<https://devfeed.tech/topics/google-calendar.md>)

Tags: [communication](<https://devfeed.tech/tags/communication.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [shopify](<https://devfeed.tech/tags/shopify.md>), [skills](<https://devfeed.tech/tags/skills.md>), [support](<https://devfeed.tech/tags/support.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

A practical guide to Shopify's technical interview process, explaining what candidates can expect at each stage and offering preparation advice. It focuses on individual contributor roles and highlights the conversational Life Story interview, including the experiences and traits candidates may discuss.

### Source excerpt

The interview process can be one of the most daunting aspects of finding a new gig--but it doesn't have to be. This guide pulls back the curtain on what to expect during the interview process for technical roles at Shopify and sets you up for success with tips for each stage.

## Working at Clever: a perspective from a former intern turned full time engineer

DevFeed: [Working at Clever: a perspective from a former intern turned full time engineer](<https://devfeed.tech/articles/working-at-clever-a-perspective-from-a-former-intern-turned-full-time-engineer-19723.md>)

Original publisher: [Read original article](<https://engineering.clever.com/2022/04/25/working-at-clever-a-perspective-from-a-former-intern-turned-full-time-engineer/>)

Author: Vijay Bharadwaj

Published: 2022-04-25T17:37:36Z

Content type: opinion

Language: en

Sources: [Clever](<https://devfeed.tech/sources/clever.md>)

Topics: [engineering-culture](<https://devfeed.tech/topics/engineering-culture.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Learning](<https://devfeed.tech/topics/learning.md>)

Tags: [company](<https://devfeed.tech/tags/company.md>), [covid](<https://devfeed.tech/tags/covid.md>), [culture](<https://devfeed.tech/tags/culture.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [intern](<https://devfeed.tech/tags/intern.md>), [internship](<https://devfeed.tech/tags/internship.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [onboarding](<https://devfeed.tech/tags/onboarding.md>), [remote](<https://devfeed.tech/tags/remote.md>)

### AI overview

A former Clever intern describes choosing the company for its culture and engineering practices, experiences during the internship and interview process, and the transition to a full-time engineering role.

### Source excerpt

During my final search for an internship, I had an idea of where I wanted to work: a place with a friendly culture and strong engineering practices - something in between a startup and a big company. To my luck, I interned at Clever - an organization that surpassed those expectations in the span of [...] The post Working at Clever: a perspective from a former intern turned full time engineer appeared first on Clever Engineering Blog.

## How to Prepare for Data Structures and Algorithms Job Interviews

DevFeed: [How to Prepare for Data Structures and Algorithms Job Interviews](<https://devfeed.tech/articles/on-interviewing-25668.md>)

Original publisher: [Read original article](<https://adambennett.dev/2021/11/on-interviewing/>)

Published: 2021-11-24T11:00:29Z

Content type: tutorial

Language: en

Sources: [Posts on Adam Bennett](<https://devfeed.tech/sources/posts-on-adam-bennett.md>)

Topics: [Programming](<https://devfeed.tech/topics/programming.md>), [Algorithms, Complexity](<https://devfeed.tech/topics/algorithms-complexity.md>), [Data structures](<https://devfeed.tech/topics/data-structures.md>), [Computer science](<https://devfeed.tech/topics/computer-science.md>), [LeetCode](<https://devfeed.tech/topics/leetcode.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [advice](<https://devfeed.tech/tags/advice.md>), [algorithms](<https://devfeed.tech/tags/algorithms.md>), [android](<https://devfeed.tech/tags/android.md>), [blog](<https://devfeed.tech/tags/blog.md>), [career](<https://devfeed.tech/tags/career.md>), [compose](<https://devfeed.tech/tags/compose.md>), [data-structures](<https://devfeed.tech/tags/data-structures.md>), [development](<https://devfeed.tech/tags/development.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [finance](<https://devfeed.tech/tags/finance.md>), [functional](<https://devfeed.tech/tags/functional.md>), [growth](<https://devfeed.tech/tags/growth.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [java](<https://devfeed.tech/tags/java.md>), [jetpack](<https://devfeed.tech/tags/jetpack.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [money](<https://devfeed.tech/tags/money.md>), [notes](<https://devfeed.tech/tags/notes.md>), [opinions](<https://devfeed.tech/tags/opinions.md>), [remote](<https://devfeed.tech/tags/remote.md>), [retention](<https://devfeed.tech/tags/retention.md>), [shortage](<https://devfeed.tech/tags/shortage.md>), [software](<https://devfeed.tech/tags/software.md>), [startups](<https://devfeed.tech/tags/startups.md>), [thoughts](<https://devfeed.tech/tags/thoughts.md>), [training](<https://devfeed.tech/tags/training.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

This article shares practical advice for preparing for software engineering interviews, especially Data Structures & Algorithms interviews. It recommends actively studying computer science fundamentals, algorithms, data structures and related strategies instead of solving random LeetCode questions without a structured study method.

### Source excerpt

In case you weren't already aware, the market right now for software engineers is super hot - it's crazy out there. A combination of the entire world moving online, people burning out of their jobs and a chronic shortage of experienced software engineers means there's never been a better time to see what's on offer. If you want fully remote, better pay and a title change, there are many companies out there willing to give it to you.

## What is it like to interview with Apollo? (part 1 of 2)

DevFeed: [What is it like to interview with Apollo? (part 1 of 2)](<https://devfeed.tech/articles/what-is-it-like-to-interview-with-apollo-part-1-of-2-23578.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/what-is-it-like-to-interview-with-apollo-part-1-of-2>)

Author: Chris Shaw

Published: 2021-08-13T14:19:33Z

Content type: article

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [consistency](<https://devfeed.tech/topics/consistency.md>)

Tags: [alignment](<https://devfeed.tech/tags/alignment.md>), [fairness](<https://devfeed.tech/tags/fairness.md>), [hiring](<https://devfeed.tech/tags/hiring.md>), [interview](<https://devfeed.tech/tags/interview.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [interviews](<https://devfeed.tech/tags/interviews.md>), [job](<https://devfeed.tech/tags/job.md>), [life-at-apollo](<https://devfeed.tech/tags/life-at-apollo.md>), [onboarding](<https://devfeed.tech/tags/onboarding.md>), [process](<https://devfeed.tech/tags/process.md>), [recruiting](<https://devfeed.tech/tags/recruiting.md>), [skills](<https://devfeed.tech/tags/skills.md>)

### AI overview

Apollo's first article about its interview process explains how the company prepares interviewers and candidates, defines roles through missions, outcomes, and competencies, and designs interviews for consistency and fairness.

### Source excerpt

We've all been there. You're interviewing for a company that has a job you're very interested in. But you have no idea what to expect in the interview process. You're wondering; what will this process actually be like? How much time will it take? Should I prepare? How much should I prepare? Will I get a chance to ask my questions so I can learn more about the company?

## Virtual Interview Reflection

DevFeed: [Virtual Interview Reflection](<https://devfeed.tech/articles/virtual-interview-reflection-41250.md>)

Original publisher: [Read original article](<https://www.emilykager.com/writing/2021/02/12/interviewing.html>)

Published: 2021-02-12T18:23:05Z

Content type: opinion

Language: en

Sources: [Emily Kager](<https://devfeed.tech/sources/emily-kager.md>)

Topics: [Job](<https://devfeed.tech/topics/job.md>), [HackerRank](<https://devfeed.tech/topics/hackerrank.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [hiring](<https://devfeed.tech/tags/hiring.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [virtual](<https://devfeed.tech/tags/virtual.md>), [writing](<https://devfeed.tech/tags/writing.md>)

### AI overview

A personal reflection on going through a real tech interview process for the first time, including imposter syndrome, remote interviewing, referrals, multiple offers, interview fatigue, and the value of personal support.

### Source excerpt

I have a confession.

## From Nine Hundred to One: How We Hired Robin Malfait

DevFeed: [From Nine Hundred to One: How We Hired Robin Malfait](<https://devfeed.tech/articles/from-nine-hundred-to-one-how-we-hired-robin-malfait-3462.md>)

Original publisher: [Read original article](<https://tailwindcss.com/blog/from-900-to-1-how-we-hired-robin-malfait>)

Published: 2020-08-10T13:30:00Z

Content type: article

Language: en

Sources: [Tailwind CSS Blog](<https://devfeed.tech/sources/tailwind-css-blog.md>)

Topics: [Tailwind CSS](<https://devfeed.tech/topics/tailwind.md>), [React](<https://devfeed.tech/topics/react.md>), [Vue.js](<https://devfeed.tech/topics/vue.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Server](<https://devfeed.tech/topics/server.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [community](<https://devfeed.tech/tags/community.md>), [components](<https://devfeed.tech/tags/components.md>), [customer](<https://devfeed.tech/tags/customer.md>), [developer](<https://devfeed.tech/tags/developer.md>), [discord](<https://devfeed.tech/tags/discord.md>), [examples](<https://devfeed.tech/tags/examples.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [projects](<https://devfeed.tech/tags/projects.md>), [react](<https://devfeed.tech/tags/react.md>), [support](<https://devfeed.tech/tags/support.md>), [tailwind](<https://devfeed.tech/tags/tailwind.md>), [vue](<https://devfeed.tech/tags/vue.md>)

### AI overview

Tailwind Labs describes how it narrowed nearly 900 applications to hire Robin Malfait as a full-stack developer. The article explains the job-posting and selection approach, and notes Robin's React experience, community contributions, and work on open-source renderless UI libraries intended to support React and Vue in Tailwind UI.

### Source excerpt

Back in May we published our first job posting for a full-stack developer to join our team. This is the story of how we worked through almost 900 applications, and eventually hired Robin Malfait, a talented developer from Belgium who is starting with us today.

## The Jane Street Interview Process -- 2020 Edition

DevFeed: [The Jane Street Interview Process -- 2020 Edition](<https://devfeed.tech/articles/the-jane-street-interview-process-2020-edition-20184.md>)

Original publisher: [Read original article](<https://blog.janestreet.com/jane-street-interview-process-2020/>)

Author: Sam DeFabbia-Kane

Published: 2020-07-24T00:00:00Z

Content type: article

Language: en

Sources: [Jane Street](<https://devfeed.tech/sources/jane-street.md>)

Topics: [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Algorithms](<https://devfeed.tech/topics/algorithms.md>), [Simulation](<https://devfeed.tech/topics/simulation.md>)

Tags: [algorithms](<https://devfeed.tech/tags/algorithms.md>), [coding](<https://devfeed.tech/tags/coding.md>), [covid-19](<https://devfeed.tech/tags/covid-19.md>), [interview](<https://devfeed.tech/tags/interview.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [technical-interview](<https://devfeed.tech/tags/technical-interview.md>)

### AI overview

Jane Street describes its 2020 software engineering interview process for interns, new graduates, and experienced candidates. The process generally includes a technical phone interview and an onsite interview with two to four technical rounds, conducted by video conference during COVID-19. Technical interviews focus on coding and algorithms problems, communication, and collaborative problem-solving.

### Source excerpt

We're busy preparing for our software engineering fall hiring season. Over the years we've done our best to make our interview process more transparent to candidates. While many candidates show up knowing something about what our interviews look like, much of the information floating around on the internet is outdated or wrong. These past few months have also changed a lot about the process as we've adapted to working from home and other effects of COVID-19.

## Changing the Interview Process during Remote Working

DevFeed: [Changing the Interview Process during Remote Working](<https://devfeed.tech/articles/changing-the-interview-process-during-remote-working-2010.md>)

Original publisher: [Read original article](<https://developers.soundcloud.com/blog//changing-interview-process-during-remote-working>)

Published: 2020-06-30T00:00:00Z

Content type: article

Language: en

Sources: [SoundCloud Backstage Blog](<https://devfeed.tech/sources/soundcloud-backstage-blog.md>)

Topics: [Back end](<https://devfeed.tech/topics/backend.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [Availability](<https://devfeed.tech/topics/availability.md>)

Tags: [availability](<https://devfeed.tech/tags/availability.md>), [backend](<https://devfeed.tech/tags/backend.md>), [connectivity](<https://devfeed.tech/tags/connectivity.md>), [covid](<https://devfeed.tech/tags/covid.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [remote](<https://devfeed.tech/tags/remote.md>), [remote-work](<https://devfeed.tech/tags/remote-work.md>), [slack](<https://devfeed.tech/tags/slack.md>)

### AI overview

SoundCloud describes how it adapted its backend engineering interview and recruiting process for fully remote work during COVID-19. Interviews were moved online and distributed across multiple days, with video calls, advance connectivity checks, and Slack coordination between interviewers and recruiters.

### Source excerpt

Please also see Part 1: Rethinking the Backend Engineering Interview Take-Home Challenge and Part 2: The Recruiting Perspective and Results...

## Technical Interview Reform, Part 2: The Recruiting Perspective and Results

DevFeed: [Technical Interview Reform, Part 2: The Recruiting Perspective and Results](<https://devfeed.tech/articles/technical-interview-reform-part-2-the-recruiting-perspective-and-results-1996.md>)

Original publisher: [Read original article](<https://developers.soundcloud.com/blog//backend-code-challenge-recruiting-perspective-and-results>)

Published: 2020-06-26T00:00:00Z

Content type: article

Language: en

Sources: [SoundCloud Backstage Blog](<https://devfeed.tech/sources/soundcloud-backstage-blog.md>)

Topics: [Back end](<https://devfeed.tech/topics/backend.md>), [Code Challenge](<https://devfeed.tech/topics/code-challenge.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [code-challenge](<https://devfeed.tech/tags/code-challenge.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [recruiting](<https://devfeed.tech/tags/recruiting.md>), [review](<https://devfeed.tech/tags/review.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

SoundCloud describes its backend engineering interview reform, focusing on a take-home code challenge that required substantial candidate and reviewer time. The article explains the recruitment bottleneck, high dropout rates, and process changes such as collaborative review squads and iterative improvements based on candidate feedback.

### Source excerpt

Please also see Part 1: Rethinking the Backend Engineering Interview Take-Home Challenge Among the engineering groups at SoundCloud, backend...

## Technical Interview Reform, Part 1: Rethinking the Backend Engineering Interview Take-Home Challenge

DevFeed: [Technical Interview Reform, Part 1: Rethinking the Backend Engineering Interview Take-Home Challenge](<https://devfeed.tech/articles/technical-interview-reform-part-1-rethinking-the-backend-engineering-interview-take-home-challenge-2128.md>)

Original publisher: [Read original article](<https://developers.soundcloud.com/blog//rethinking-the-backend-code-challenge>)

Published: 2020-06-25T00:00:00Z

Content type: article

Language: en

Sources: [SoundCloud Backstage Blog](<https://devfeed.tech/sources/soundcloud-backstage-blog.md>)

Topics: [Back end](<https://devfeed.tech/topics/backend.md>), [Code](<https://devfeed.tech/topics/code.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [code-challenge](<https://devfeed.tech/tags/code-challenge.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [hiring](<https://devfeed.tech/tags/hiring.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [process](<https://devfeed.tech/tags/process.md>), [technical](<https://devfeed.tech/tags/technical.md>), [technical-interview](<https://devfeed.tech/tags/technical-interview.md>)

### AI overview

SoundCloud explains why it comprehensively rethought its backend engineering take-home challenge. The previous coding exercise often required many hours over several weeks, creating a burden for candidates and causing a significant dropoff in the hiring pipeline. The revised approach is framed as a code tryout intended to assess an essential engineering skill while reducing time costs and limiting bias through an anonymous audition.

### Source excerpt

Most SoundCloud backend engineers have good feelings about the old backend engineering take-home challenge. It's commonly been characterized...

## Ask a Developer: Your Questions Answered

DevFeed: [Ask a Developer: Your Questions Answered](<https://devfeed.tech/articles/ask-a-developer-your-questions-answered-27989.md>)

Original publisher: [Read original article](<https://tech.trivago.com/post/2020-03-20-askadeveloperyourquestionsanswered/>)

Author: Ankia Wolf

Published: 2020-03-20T00:00:00Z

Content type: article

Language: en

Sources: [Trivago](<https://devfeed.tech/sources/trivago.md>)

Topics: [Programming](<https://devfeed.tech/topics/programming.md>), [Job](<https://devfeed.tech/topics/job.md>), [Frameworks](<https://devfeed.tech/topics/frameworks.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [PHP](<https://devfeed.tech/topics/php.md>), [Angular](<https://devfeed.tech/topics/angular.md>), [React](<https://devfeed.tech/topics/react.md>), [Python](<https://devfeed.tech/topics/python.md>), [Vue.js](<https://devfeed.tech/topics/vue.md>), [R](<https://devfeed.tech/topics/r.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [angular](<https://devfeed.tech/tags/angular.md>), [backend](<https://devfeed.tech/tags/backend.md>), [developer](<https://devfeed.tech/tags/developer.md>), [engineering-culture](<https://devfeed.tech/tags/engineering-culture.md>), [frameworks](<https://devfeed.tech/tags/frameworks.md>), [full-stack](<https://devfeed.tech/tags/full-stack.md>), [github](<https://devfeed.tech/tags/github.md>), [go](<https://devfeed.tech/tags/go.md>), [hackathons](<https://devfeed.tech/tags/hackathons.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [php](<https://devfeed.tech/tags/php.md>), [python](<https://devfeed.tech/tags/python.md>), [q-a](<https://devfeed.tech/tags/q-a.md>), [react](<https://devfeed.tech/tags/react.md>), [requirements](<https://devfeed.tech/tags/requirements.md>), [tech](<https://devfeed.tech/tags/tech.md>), [tech-stack](<https://devfeed.tech/tags/tech-stack.md>), [vue](<https://devfeed.tech/tags/vue.md>)

### AI overview

A trivago developer Q&A covers opportunities for React developers, interview expectations, ways for newcomers to contribute, full-stack requirements, and the company's technology stack. It identifies Kotlin, Go, and PHP for backend work; JavaScript for frontend; Python and R for data science; and Angular, React, Vue, and Melody as JavaScript frameworks.

### Source excerpt

We recently hosted a Q&A on our trivago tech Twitter and Life at trivago Instagram page,...

## Six Tips for Interviewing Software Engineers When You Aren't Technical

DevFeed: [Six Tips for Interviewing Software Engineers When You Aren't Technical](<https://devfeed.tech/articles/six-tips-for-interviewing-software-engineers-when-you-aren-t-technical-28339.md>)

Original publisher: [Read original article](<http://fuzzyblog.io/blog/startup/2020/03/10/six-tips-for-interviewing-software-engineers-when-you-aren-t-technical.html>)

Author: Fuzzygroup

Published: 2020-03-10T00:00:00Z

Content type: tutorial

Language: en

Sources: [Scott Johnson](<https://devfeed.tech/sources/scott-johnson.md>)

Topics: [Job](<https://devfeed.tech/topics/job.md>), [communications](<https://devfeed.tech/topics/communications.md>), [Development](<https://devfeed.tech/topics/development.md>), [context](<https://devfeed.tech/topics/context.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [communications](<https://devfeed.tech/tags/communications.md>), [culture](<https://devfeed.tech/tags/culture.md>), [development](<https://devfeed.tech/tags/development.md>), [hr](<https://devfeed.tech/tags/hr.md>), [interview](<https://devfeed.tech/tags/interview.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [job](<https://devfeed.tech/tags/job.md>), [remote](<https://devfeed.tech/tags/remote.md>), [startup](<https://devfeed.tech/tags/startup.md>), [technical](<https://devfeed.tech/tags/technical.md>), [tips](<https://devfeed.tech/tags/tips.md>)

### AI overview

An article offers six tips for nontechnical interviewers evaluating software engineers, covering relevant questions, communication, attitude, values alignment, work practices, and compensation or company details. It also briefly discusses the author's opposition to coding tests, especially for senior engineering roles.

### Source excerpt

Interviewing engineers when you aren't one is a regular human resources task that tends to give non technical folk fits and for good reasons. 1. Focus on What You Can Interview them About To the non engineer, our job is all about coding but that's actually only a part of what an engineer does. Engineers exist in the same ecosystem as any employee and there are all kinds of questions about work practices that need to be asked. For example if remote work is a part of your work environment then dig down into how that person might function in a remote context. 2. Communications Ability Is Always Key Engineers do not work in a vacuum and the ability to communicate is a key ability that improves the quality of their work. Ask questions and see how the engineer communicates. 3. Look for Attitude A lot of engineers love to drown non technical people in what amounts to techno babel - it is a way for us (yes I am an engineer myself) to feel superior. Look for hints of that attitude during the interview and if you find it before they are an employee then you should expect it to be even worse once they are an employee. 4. Look for Values Alignment / Culture Fit When I'm an interviewer, I care most about whether or not the candidate can do the technical work because, honestly, I can work with anyone - in the end all I care about (mostly) is whether or not the code works. Now if you are non technical then you don't care about that but you likely care a lot about value alignment and culture fit so dig in there. 5. Look at Work Practices Even if you aren't technical, you likely have some idea around work practices in development from either past experience or media. It is ok to ask a general question like "I have a bug in what you are working on - how do you handle it?". And then what you are looking for is some kind of logical approach. Note: My first two answers on this one are: They either log the bug formally in the bug tracker / ticket system They try and reproduce it 6. Salar

## Antonio Leiva interviewed by Fernando Cejas - Celebrating 1k subs on YouTube \[Droidkast LIVE 6\]

DevFeed: [Antonio Leiva interviewed by Fernando Cejas - Celebrating 1k subs on YouTube \[Droidkast LIVE 6\]](<https://devfeed.tech/articles/antonio-leiva-interviewed-by-fernando-cejas-celebrating-1k-subs-on-youtube-droidkast-live-6-27133.md>)

Original publisher: [Read original article](<https://antonioleiva.com/antonio-leiva-interviewed-by-fernando-cejas>)

Published: 2019-06-04T00:00:00Z

Content type: opinion

Language: en

Sources: [Antonio Leiva](<https://devfeed.tech/sources/antonio-leiva.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [talk](<https://devfeed.tech/tags/talk.md>), [youtube](<https://devfeed.tech/tags/youtube.md>)

### AI overview

An episode of Droidkast LIVE features Fernando Cejas interviewing Antonio Leiva about his background, entry into the Android world, and personal experiences. The episode celebrates the channel reaching more than 1,000 YouTube friends.

### Source excerpt

Everything Android, Kotlin and other random topics

## Shopify Interns Share Their Tips for Success

DevFeed: [Shopify Interns Share Their Tips for Success](<https://devfeed.tech/articles/shopify-interns-share-their-tips-for-success-1596.md>)

Original publisher: [Read original article](<https://shopify.engineering/shopify-interns-share-their-tips-for-success>)

Author: Kristen Shi

Published: 2018-05-03T15:40:00Z

Content type: article

Language: en

Sources: [Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering.md>), [Shopify Engineering - Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering-shopify-engineering.md>)

Topics: [Shopify](<https://devfeed.tech/topics/shopify.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [monitor](<https://devfeed.tech/topics/monitor.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [careers](<https://devfeed.tech/tags/careers.md>), [developer](<https://devfeed.tech/tags/developer.md>), [github](<https://devfeed.tech/tags/github.md>), [internship-experience](<https://devfeed.tech/tags/internship-experience.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [process](<https://devfeed.tech/tags/process.md>), [programming](<https://devfeed.tech/tags/programming.md>), [review](<https://devfeed.tech/tags/review.md>), [shopify](<https://devfeed.tech/tags/shopify.md>), [slack](<https://devfeed.tech/tags/slack.md>)

### AI overview

Shopify interns describe their work, education, interview experiences, and advice for succeeding at the company. Their examples include using GitHub and Slack, responding to pull request feedback, collaborating with mentors, working on projects, and monitoring merged work in production.

### Source excerpt

At Shopify, we pride ourselves on our people. Shopifolk come from all kinds of backgrounds and experiences -- our interns are no exception. So, we gathered some of our current and past interns to chat with them about their careers so far. They share insights about work, education, and tips for interviewing and succeeding at Shopify.

## What a Jane Street software engineering interview is like

DevFeed: [What a Jane Street software engineering interview is like](<https://devfeed.tech/articles/what-a-jane-street-software-engineering-interview-is-like-20228.md>)

Original publisher: [Read original article](<https://blog.janestreet.com/what-a-jane-street-dev-interview-is-like/>)

Author: Sebastian Funk

Published: 2017-02-28T00:00:00Z

Content type: tutorial

Language: en

Sources: [Jane Street](<https://devfeed.tech/sources/jane-street.md>)

Topics: [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [Code](<https://devfeed.tech/topics/code.md>), [Data structures](<https://devfeed.tech/topics/data-structures.md>), [Jule](<https://devfeed.tech/topics/jule.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [data-structures](<https://devfeed.tech/tags/data-structures.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [interview](<https://devfeed.tech/tags/interview.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [ocaml](<https://devfeed.tech/tags/ocaml.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>)

### AI overview

This article explains what candidates can expect from a Jane Street software engineering phone interview. It walks through a memoization coding problem, including discussion of programming languages, data structures, APIs, and a possible OCaml solution.

### Source excerpt

Are you thinking about applying to Jane Street for a software engineering role? Or already have a phone interview scheduled but unsure what to expect? Read on as we walk through an example phone interview with you.

## Interviewing Igor Minar and Adam Bradley for AngularBeers

DevFeed: [Interviewing Igor Minar and Adam Bradley for AngularBeers](<https://devfeed.tech/articles/interviewing-igor-minar-and-adam-bradley-for-angularbeers-21305.md>)

Original publisher: [Read original article](<https://juri.dev/blog/2016/12/ama-igor-angularbeers/>)

Published: 2016-12-18T00:00:00Z

Content type: article

Language: en

Sources: [Juri Strumpflohner](<https://devfeed.tech/sources/juri-strumpflohner.md>)

Topics: [Angular](<https://devfeed.tech/topics/angular.md>), [Ionic](<https://devfeed.tech/topics/ionic.md>), [React](<https://devfeed.tech/topics/react.md>), [Angular CLI](<https://devfeed.tech/topics/angular-cli.md>), [NativeScript](<https://devfeed.tech/topics/nativescript.md>), [React Native](<https://devfeed.tech/topics/react-native.md>), [bazel](<https://devfeed.tech/topics/bazel.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>)

Tags: [angular](<https://devfeed.tech/tags/angular.md>), [bazel](<https://devfeed.tech/tags/bazel.md>), [cli](<https://devfeed.tech/tags/cli.md>), [comparisons](<https://devfeed.tech/tags/comparisons.md>), [compiler](<https://devfeed.tech/tags/compiler.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [ionic](<https://devfeed.tech/tags/ionic.md>), [nativescript](<https://devfeed.tech/tags/nativescript.md>), [react](<https://devfeed.tech/tags/react.md>)

### AI overview

An AngularBeers AMA moderated by the author features Igor Minar and Adam Bradley discussing Angular versioning, Universal, mobile development, Angular Material, React comparisons, Bazel, Closure Compiler integration, and Ahead-of-Time compilation.

### Source excerpt

Lorem ipsum dolor sit amet

## A Brief Guide to Square's Product Manager Intern Program

DevFeed: [A Brief Guide to Square's Product Manager Intern Program](<https://devfeed.tech/articles/a-brief-guide-to-square-s-product-manager-intern-program-15464.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/a-brief-guide-to-squares-product-manager-intern-program>)

Author: Tyler Sanchez

Published: 2016-09-14T20:20:25Z

Content type: article

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Product Management](<https://devfeed.tech/topics/product-management.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>)

Tags: [engineering](<https://devfeed.tech/tags/engineering.md>), [experience](<https://devfeed.tech/tags/experience.md>), [internships](<https://devfeed.tech/tags/internships.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [product-management](<https://devfeed.tech/tags/product-management.md>)

### AI overview

A former Square Product Manager intern shares a personal guide to the company's first Product Manager internship program, covering the application and interview process, culture fit, and how to choose and complete a substantial project.

### Source excerpt

Two weeks ago was my last day as a Product Manager intern at Square. The summer went quickly and I wanted to share some thoughts in hopes...

[Next page](<https://devfeed.tech/tags/interviewing.md?cursor=WyIyMDE2LTA5LTE0VDIwOjIwOjI1KzAwOjAwIiwgIjJjNTg1ZmU5LThmZDgtNDhjMS05ZjExLTNkYzVlZjQ1YmU1NiJd>)