Tagged articles
5 articles
Page 1 of 1
Advanced AI Application Practice
Advanced AI Application Practice
Apr 3, 2026 · Industry Insights

In-Depth Breakdown of the AI Business Architect Role and Interview Strategies

This article dissects the AI Business Architect position, detailing its true responsibilities, core competency formula, key role personas, supply‑demand matching scenarios, end‑to‑end technical architecture (including RAG and multi‑agent design), evaluation metrics, and provides concrete interview questions with model answers to help candidates prepare effectively.

AI ArchitectureAgent SystemsInterview Prep
0 likes · 18 min read
In-Depth Breakdown of the AI Business Architect Role and Interview Strategies
Selected Java Interview Questions
Selected Java Interview Questions
Oct 15, 2022 · Backend Development

My 2023 Autumn Recruitment Journey and Interview Preparation Insights

The author recounts his 2023 autumn recruitment experience, detailing his background, internships, extensive job applications, interview outcomes, study strategies covering fundamentals, design patterns, and distributed systems, and offers practical advice for fellow graduates navigating the competitive tech job market.

BackendInterview PrepJob Hunting
0 likes · 9 min read
My 2023 Autumn Recruitment Journey and Interview Preparation Insights
Node Underground
Node Underground
Oct 17, 2021 · Frontend Development

33 Essential JavaScript Principles Every Developer Must Master

This article highlights a GitHub repository that compiles 33 essential JavaScript principles—from call stacks and type systems to event loops, async patterns, and design patterns—providing a comprehensive checklist for developers to reinforce fundamentals and prepare for technical interviews.

Interview PrepProgramming Conceptsfundamentals
0 likes · 4 min read
33 Essential JavaScript Principles Every Developer Must Master
ITPUB
ITPUB
May 2, 2017 · Fundamentals

Master Core Algorithms: Sorting, Graph Traversal, Greedy & Complexity Basics

This guide presents concise explanations of essential algorithms—including quick sort, merge sort, bucket and radix sorts, depth‑first and breadth‑first searches, shortest‑path and minimum‑spanning‑tree methods—along with their stability, time‑complexity analyses, greedy strategies, bit‑manipulation tricks, and asymptotic notation, and points to a GitHub repository for reference implementations.

AlgorithmsInterview PrepSorting
0 likes · 10 min read
Master Core Algorithms: Sorting, Graph Traversal, Greedy & Complexity Basics