Tagged articles
17 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Apr 28, 2026 · Artificial Intelligence

Agent Tool Calls vs. Regular Function Calls: Key Differences Explained

The article explains how LLM‑driven agent tool calls differ from traditional function calls in timing, parameter sourcing, error handling, call‑chain observability, and performance, and it provides concrete examples, failure modes, and interview‑ready summaries.

AI InterviewAgentError Handling
0 likes · 14 min read
Agent Tool Calls vs. Regular Function Calls: Key Differences Explained
AI Illustrated Series
AI Illustrated Series
Apr 27, 2026 · Artificial Intelligence

Comprehensive RAG Interview Q&A: 22 In-Depth Questions and Answers

This extensive interview guide covers 22 core RAG questions, detailing the definition, workflow, embedding selection, vector database choices, retrieval optimization, multi‑turn handling, context compression, evaluation metrics, knowledge‑graph integration, operational challenges, Agentic and hybrid RAG, document update strategies, similarity algorithms, and hallucination mitigation, providing concrete examples and practical advice for AI interview preparation.

AI InterviewEmbeddingKnowledge Retrieval
0 likes · 29 min read
Comprehensive RAG Interview Q&A: 22 In-Depth Questions and Answers
AgentGuide
AgentGuide
Mar 30, 2026 · Artificial Intelligence

What Is a Multi-Agent System? Three Core Working Modes Interviewers Expect

The article explains that multi-agent systems typically operate in three patterns—sequential execution, parallel execution, and an evaluator-optimizer loop—covers when each pattern is appropriate, and offers interview tips on how to discuss these designs effectively.

AI InterviewAgent ArchitectureEvaluator-Optimizer
0 likes · 3 min read
What Is a Multi-Agent System? Three Core Working Modes Interviewers Expect
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Mar 28, 2026 · Artificial Intelligence

How to Ace LLM Interview Questions: Deep Dive into Pre‑training, SFT, DPO & RLHF

This guide breaks down the four major large‑model training paradigms—pre‑training, supervised fine‑tuning, preference alignment, and RLHF—explaining which parameters are updated, how attention is reshaped, and what capabilities are gained, so you can deliver a structured, interview‑ready answer.

AI InterviewFine-tuningLLM
0 likes · 8 min read
How to Ace LLM Interview Questions: Deep Dive into Pre‑training, SFT, DPO & RLHF
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Mar 28, 2026 · Artificial Intelligence

What Large‑Model Training Actually Optimizes: Parameters, Attention, and Knowledge Explained

This article breaks down the core of large‑model training by showing that training optimizes neural‑network parameters, that attention is a mechanism realized by those parameters, and that knowledge is encoded implicitly within the weight matrices, providing a clear hierarchy for interview or presentation use.

AI InterviewAttention MechanismDeep Learning
0 likes · 6 min read
What Large‑Model Training Actually Optimizes: Parameters, Attention, and Knowledge Explained
Tech Freedom Circle
Tech Freedom Circle
Jan 5, 2026 · Artificial Intelligence

A Three‑Step Guide to Mastering RAG Semantic‑Loss Interview Questions

RAG (Retrieval‑Augmented Generation) is a hot interview topic, and many candidates stumble on semantic‑loss issues; this article dissects a real JD interview case, identifies three core shortcomings, and presents a three‑step technical solution—structure restoration, semantic splitting, and hybrid retrieval—plus a ready‑to‑use answer template.

AI InterviewDocument ParsingHybrid Search
0 likes · 25 min read
A Three‑Step Guide to Mastering RAG Semantic‑Loss Interview Questions
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Nov 6, 2025 · Artificial Intelligence

How to Optimize RAG Knowledge Base Construction: Parsing, Chunking, and Retrieval

This article explains why building a high‑quality RAG knowledge base is critical, outlines offline parsing techniques for multi‑format documents, presents semantic chunking strategies that preserve structure and context, and shows how to answer interview questions with a robust, production‑ready pipeline.

AI InterviewKnowledge BaseRAG
0 likes · 8 min read
How to Optimize RAG Knowledge Base Construction: Parsing, Chunking, and Retrieval
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Oct 23, 2025 · Artificial Intelligence

Why the Transformer Core Structure Is the Key to AI Interview Success

This article explains the fundamental purpose, architecture, and variants of the Transformer model—including Encoder‑Decoder, Encoder‑only, and Decoder‑only designs—while detailing how attention mechanisms work and why modern large‑language models favor the Decoder‑only approach, providing a concise framework for answering interview questions.

AI InterviewEncoder-DecoderSelf-Attention
0 likes · 10 min read
Why the Transformer Core Structure Is the Key to AI Interview Success
IT Services Circle
IT Services Circle
Oct 5, 2025 · Artificial Intelligence

How AI Interviewers and Vibe Coding Are Redefining Software Hiring

The article examines Meituan's AI-powered interviewers and the emerging "Vibe Coding" approach, arguing that future hiring will prioritize developers who can collaborate with AI tools rather than merely memorizing algorithms, and outlines new interview expectations for junior, mid‑level, and senior engineers.

AI Development ToolsAI InterviewMeituan
0 likes · 9 min read
How AI Interviewers and Vibe Coding Are Redefining Software Hiring
Java Backend Technology
Java Backend Technology
Sep 28, 2025 · Artificial Intelligence

Can AI Interviewers Redefine Software Engineer Hiring?

The article examines Meituan’s pioneering use of AI interviewers and the NoCode product, explains the emerging “Vibe Coding” approach, and argues that future software engineering interviews should assess candidates’ ability to collaborate with AI tools rather than merely memorizing algorithms.

AI InterviewMeituanVibe Coding
0 likes · 9 min read
Can AI Interviewers Redefine Software Engineer Hiring?
Tech Freedom Circle
Tech Freedom Circle
Aug 26, 2025 · Artificial Intelligence

How to Optimize RAG for Alibaba Interviews? 7 Golden Rules Explained

This article provides a step‑by‑step technical guide to optimizing Retrieval‑Augmented Generation (RAG) for interview scenarios, covering query rewriting, HyDE, fallback strategies, routing and prompt routing, multi‑representation indexing, hybrid retrieval, re‑ranking, self‑RAG, generation control, performance benchmarking, and a practical checklist with concrete code examples and metrics.

AI InterviewHybrid RetrievalIndex Optimization
0 likes · 30 min read
How to Optimize RAG for Alibaba Interviews? 7 Golden Rules Explained
58UXD
58UXD
Jul 29, 2025 · Product Management

Designing an AI Interview Experience Tailored for Blue‑Collar Workers

This case study details how 58’s UX team researched and iterated an AI interview product for blue‑collar job seekers, uncovering user needs, testing visual and interaction elements, and translating insights into concrete design guidelines.

AI InterviewUX designUser Research
0 likes · 5 min read
Designing an AI Interview Experience Tailored for Blue‑Collar Workers
DevOps
DevOps
Oct 8, 2024 · Artificial Intelligence

Top 20+ Retrieval‑Augmented Generation (RAG) Interview Questions and Answers

This article presents over twenty essential Retrieval‑Augmented Generation (RAG) interview questions with detailed answers, covering fundamentals, applications, architecture, training, limitations, ethical considerations, and integration, offering AI enthusiasts and job candidates a comprehensive guide to mastering RAG concepts.

AI InterviewNLPRAG
0 likes · 15 min read
Top 20+ Retrieval‑Augmented Generation (RAG) Interview Questions and Answers
Java Tech Enthusiast
Java Tech Enthusiast
Aug 16, 2024 · Interview Experience

What Meituan’s AI Interview Looks Like: Real Questions and Process

Meituan now uses an AI‑driven interview on the Niuke platform that starts with language selection, presents six technical questions (with three chances to swap), followed by two general questions, each timed and often followed by rapid follow‑ups, giving candidates a glimpse of the rigid, fast‑paced assessment format.

AI InterviewMeituanNiuke
0 likes · 5 min read
What Meituan’s AI Interview Looks Like: Real Questions and Process
21CTO
21CTO
May 28, 2018 · Artificial Intelligence

How to Ace AI Company Interviews: Proven Strategies and Resources

This guide shares practical advice from multiple AI interview experiences, covering how to build a standout profile, a curated list of target companies, interview techniques, motivation for meaningful work, and essential computer science, math, and machine‑learning fundamentals to help graduates secure AI roles.

AI InterviewData Sciencecareer advice
0 likes · 18 min read
How to Ace AI Company Interviews: Proven Strategies and Resources