Tagged articles
11 articles
Page 1 of 1
Alimama Tech
Alimama Tech
Apr 6, 2022 · Artificial Intelligence

Interview Preparation Guide for Alibaba Mama Algorithm Positions

This guide from an Alibaba Mama algorithm team member outlines the six focus areas—recruitment emphasis, interview stages, concise résumé writing, pre‑interview setup, in‑interview conduct, and typical assessment topics such as machine‑learning fundamentals and ad‑system knowledge—to help candidates secure offers.

AlibabaInterview Preparationalgorithm interview
0 likes · 8 min read
Interview Preparation Guide for Alibaba Mama Algorithm Positions
Baobao Algorithm Notes
Baobao Algorithm Notes
Jan 20, 2022 · Interview Experience

How to Ace Algorithm Interviews: Insider Tips, Sample Questions, and Evaluation Criteria

The article shares an interviewer's perspective on algorithm hiring, outlining five assessment dimensions—fundamentals, knowledge depth, breadth, business understanding, and communication—providing concrete question examples, a coding challenge, and practical communication tips to help candidates succeed.

BERTalgorithm interviewcommunication skills
0 likes · 9 min read
How to Ace Algorithm Interviews: Insider Tips, Sample Questions, and Evaluation Criteria
Programmer DD
Programmer DD
Oct 3, 2021 · Fundamentals

Master Algorithm Interviews: Key Topics and Efficient Study Strategies

This guide breaks down algorithm interview essentials into data‑structure fundamentals, complexity analysis, and core algorithmic thinking, highlighting the most frequent topics and offering a structured learning path plus a recommended book to help candidates prepare efficiently and boost their offer chances.

Data Structuresalgorithm interviewcoding interview
0 likes · 6 min read
Master Algorithm Interviews: Key Topics and Efficient Study Strategies
Programmer DD
Programmer DD
Oct 2, 2021 · Fundamentals

Master Algorithm Interviews: Core Topics & Proven Study Plan

This guide breaks down the essential data structures, complexity analysis, and algorithmic thinking needed for software engineering interviews, highlights the 80% of topics that dominate most tests, and recommends a systematic study roadmap and a comprehensive book to boost interview success.

Data StructuresLeetCodealgorithm interview
0 likes · 6 min read
Master Algorithm Interviews: Core Topics & Proven Study Plan
MaGe Linux Operations
MaGe Linux Operations
Oct 30, 2017 · Fundamentals

Essential Do’s and Don’ts for Technical Interview Success

This guide presents a comprehensive checklist of actions to take and avoid before, during, and after a technical interview, covering preparation, self‑introduction, problem clarification, coding strategy, post‑coding review, and closing questions to help candidates perform confidently and efficiently.

Interview Preparationalgorithm interviewchecklist
0 likes · 6 min read
Essential Do’s and Don’ts for Technical Interview Success
21CTO
21CTO
Apr 12, 2017 · Fundamentals

Master Sorting Algorithms: From Bubble to Radix with Java Code

This article reviews common sorting algorithms—including bubble, selection, insertion, quick, heap, shell, merge, counting, bucket, and radix sorts—explaining their principles, time and space complexities, typical use cases, and providing complete Java implementations with illustrative examples and diagrams to help readers master them for interviews and practical development.

Data StructuresSorting Algorithmsalgorithm interview
0 likes · 27 min read
Master Sorting Algorithms: From Bubble to Radix with Java Code