Tagged articles
597 articles
Page 6 of 6
Programmer DD
Programmer DD
Nov 21, 2018 · Artificial Intelligence

What I Learned From My AI Engineer Interview: Recommendation Systems, TF‑IDF, Word2Vec & SVM Explained

A Java developer shares his self‑learning journey into AI, recounts a technical interview covering recommendation system types, TF‑IDF similarity metrics, word2vec behavior modeling, and SVM fundamentals, and reflects on the challenges and resources that helped him transition into algorithm engineering.

AIRecommendation Systemsinterview
0 likes · 7 min read
What I Learned From My AI Engineer Interview: Recommendation Systems, TF‑IDF, Word2Vec & SVM Explained
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Nov 20, 2018 · Backend Development

Comprehensive Java Multithreading and Concurrency Interview Questions and Answers

This article compiles 46 essential Java multithreading and concurrency interview questions with detailed answers, covering fundamentals such as atomicity, visibility, ordering, thread creation methods, thread pools, synchronization mechanisms, lock types, AQS, deadlocks, and performance considerations for high‑performance backend development.

JavaSynchronizationThreadPool
0 likes · 24 min read
Comprehensive Java Multithreading and Concurrency Interview Questions and Answers
High Availability Architecture
High Availability Architecture
Nov 20, 2018 · Blockchain

Interview with Wang Yuanming on Blockchain Technology, Trends, and Career Advice

In this interview, blockchain expert Wang Yuanming discusses his transition from cloud infrastructure to blockchain, outlines current technical challenges and front‑end trends such as storage, consensus, layer‑2 solutions, and smart contracts, and offers practical advice for engineers and investors while highlighting the upcoming GIAC conference in Shanghai.

Layer2career adviceinterview
0 likes · 11 min read
Interview with Wang Yuanming on Blockchain Technology, Trends, and Career Advice
Java Captain
Java Captain
Nov 16, 2018 · Backend Development

Spring, Spring MVC, and MyBatis Interview Questions and Answers

This article compiles common interview questions and concise answers about Spring, Spring MVC, and MyBatis, covering core concepts such as IoC, AOP, transaction management, controller behavior, annotation usage, design patterns, MyBatis configuration, mapping techniques, pagination, and integration with Ajax.

Backend DevelopmentJavaMyBatis
0 likes · 10 min read
Spring, Spring MVC, and MyBatis Interview Questions and Answers
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Sep 30, 2018 · Backend Development

BAT Technical Interview Topics and Experience Summary

This guide outlines the key technical interview areas for BAT companies—including algorithms, Java fundamentals and advanced topics, frameworks, concurrency, networking, databases, and architecture—provides example questions with visual references, and shares practical interview and project experience tips to help candidates succeed.

Javaarchitecturebat
0 likes · 4 min read
BAT Technical Interview Topics and Experience Summary
Programmer DD
Programmer DD
Sep 5, 2018 · Fundamentals

Top 25 Java Interview Questions & Answers to Ace Your Next Interview

This comprehensive guide covers the most common Java interview questions, explains key concepts such as class definitions, static vs dynamic loading, multithreading, JVM/JRE/JDK differences, constructors, and provides practical interview stage advice and tips to help you succeed in your next Java interview.

JavaTipsanswers
0 likes · 12 min read
Top 25 Java Interview Questions & Answers to Ace Your Next Interview
MaGe Linux Operations
MaGe Linux Operations
Sep 2, 2018 · Operations

Essential Linux Ops Interview Guide: 30+ Questions & Solutions

A comprehensive collection of Linux operations interview questions and answers covering topics such as system maintenance, networking, load balancing, RAID, MySQL, scripting, security, and troubleshooting, providing practical guidance for candidates seeking high‑pay Linux sysadmin roles.

LinuxNetworkingOperations
0 likes · 42 min read
Essential Linux Ops Interview Guide: 30+ Questions & Solutions
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Aug 26, 2018 · Backend Development

Top 15 Java Thread Interview Questions Every Developer Must Master

This article compiles the most frequently asked Java multithreading and concurrency interview questions—covering thread ordering, locks, wait/sleep differences, blocking queues, producer‑consumer patterns, deadlocks, atomic operations, volatile, race conditions, thread dumps, and more—providing concise explanations and code hints to help candidates ace banking and high‑frequency trading developer interviews.

interviewmultithreadingthreading
0 likes · 12 min read
Top 15 Java Thread Interview Questions Every Developer Must Master
Java Captain
Java Captain
Aug 24, 2018 · Backend Development

How to Prepare for a Java Senior Backend Developer Interview

This article provides a comprehensive guide for Java senior backend developers on how to effectively prepare for technical interviews, covering preparation timelines, resume alignment, project description strategies, technical deep‑dives, highlighting achievements, and soft‑skill tips to impress interviewers.

BackendJavacareer
0 likes · 14 min read
How to Prepare for a Java Senior Backend Developer Interview
Java Captain
Java Captain
Aug 22, 2018 · Databases

Understanding Redis: Why It Is So Fast and How Its Single‑Threaded Architecture Works

This article explains Redis’s core concepts, data structures, persistence options, and the reasons behind its exceptional speed—including in‑memory operations, simple data models, single‑threaded design, and efficient I/O multiplexing—while also covering common interview questions about caching and Redis’s threading model.

In-Memory DatabaseSingle Threadinterview
0 likes · 10 min read
Understanding Redis: Why It Is So Fast and How Its Single‑Threaded Architecture Works
Architecture Digest
Architecture Digest
Aug 10, 2018 · Backend Development

Essential Skills for a Java Developer with Three Years of Experience

This article outlines the key Java knowledge areas—including syntax, collections, frameworks, databases, web concepts, data structures, JVM internals, design patterns, multithreading, and JDK source code—that a developer with three years of experience should master to excel in interviews and increase earning potential.

BackendCollectionsJVM
0 likes · 11 min read
Essential Skills for a Java Developer with Three Years of Experience
Java Architect Essentials
Java Architect Essentials
Jul 17, 2018 · Backend Development

Comprehensive List of Java Interview Topics and Questions

This article compiles a thorough collection of Java interview questions covering fundamentals, deep technical concepts, frameworks, system architecture, distributed systems, practical problem‑solving, soft skills, and the standards expected of a Java architect, while also providing guidance on further learning resources.

interviewperformance
0 likes · 9 min read
Comprehensive List of Java Interview Topics and Questions
MaGe Linux Operations
MaGe Linux Operations
Jul 1, 2018 · Fundamentals

Top 10 Essential Python Interview Questions Every Developer Should Know

This article compiles the ten most frequently asked Python interview questions, covering topics such as *args/**kwargs, object copying, garbage collection, lambda functions, singleton patterns, introspection, decorators, duck typing, classmethod/staticmethod, and metaclasses, each with clear explanations and code examples.

interviewprogramming
0 likes · 10 min read
Top 10 Essential Python Interview Questions Every Developer Should Know
Programmer DD
Programmer DD
Jun 28, 2018 · Backend Development

Inside Alibaba’s Multi‑Round Java Interview: Real Questions & Lessons Learned

The author recounts a four‑month journey through three Alibaba departments, detailing each technical and HR interview round, the specific Java‑focused questions asked, the on‑the‑spot coding test, and practical takeaways for candidates preparing for large‑scale backend interview processes.

BackendJavaTechnicalInterview
0 likes · 15 min read
Inside Alibaba’s Multi‑Round Java Interview: Real Questions & Lessons Learned
Programmer DD
Programmer DD
Jun 21, 2018 · Fundamentals

Master Java Interview Essentials: 8 Classic Questions Explained

This article breaks down eight core Java interview questions, offering deep analysis of platform fundamentals, exception handling, reflection, I/O, concurrency, and object‑oriented design to help candidates demonstrate solid understanding beyond superficial answers.

Core ConceptsException HandlingJava
0 likes · 12 min read
Master Java Interview Essentials: 8 Classic Questions Explained
MaGe Linux Operations
MaGe Linux Operations
Jun 5, 2018 · Fundamentals

315 Essential Python Interview Questions to Master Your Skills

This article compiles 315 interview questions covering Python fundamentals, networking, concurrency, databases, caching, front‑end frameworks, DevOps tools, and more, inviting readers to attempt the problems, discuss answers, and deepen their programming knowledge.

interviewprogrammingquestions
0 likes · 29 min read
315 Essential Python Interview Questions to Master Your Skills
MaGe Linux Operations
MaGe Linux Operations
May 18, 2018 · Fundamentals

Top 10 Python Interview Questions Every Developer Should Master

Explore ten essential Python interview questions covering class inheritance, method objects, __new__ vs __init__, list and dict comprehensions, variable scope, tuple swapping, dynamic attribute handling, package imports, closures, and string performance, each with code examples and clear explanations to boost your interview readiness.

OOPinterview
0 likes · 8 min read
Top 10 Python Interview Questions Every Developer Should Master
Java Captain
Java Captain
May 16, 2018 · Fundamentals

Comprehensive Java Interview Guide: OOP, Concurrency, Collections, JVM, and More

This article provides a thorough overview of core Java concepts frequently asked in interviews, covering object‑oriented fundamentals, polymorphism, interfaces vs abstract classes, data types, memory management, concurrency mechanisms, collections, JVM internals, and best‑practice coding examples.

CollectionsJVMJava
0 likes · 47 min read
Comprehensive Java Interview Guide: OOP, Concurrency, Collections, JVM, and More
Java Captain
Java Captain
May 13, 2018 · Backend Development

Essential Java Knowledge for Enterprise Development and Interview Preparation

This article outlines the fundamental Java SE concepts, servlet and JSP basics, HTML/JavaScript essentials, and the core SSH frameworks (Struts2, Spring, Hibernate) while providing interview questions and guidance on project modeling, design, and implementation for enterprise-level development.

Backend DevelopmentEnterpriseHibernate
0 likes · 11 min read
Essential Java Knowledge for Enterprise Development and Interview Preparation
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 2, 2018 · R&D Management

Mastering Technical Interviews: Proven Hiring Strategies and the STAR Method

This article shares an Alibaba senior technical expert’s insights on effective engineering recruitment, detailing the purpose of hiring, key evaluation criteria—skills, potential, soft‑skills—common interview pitfalls, the STAR technique, and practical tips for both interviewers and candidates to improve hiring outcomes.

STARinterviewrecruitment
0 likes · 13 min read
Mastering Technical Interviews: Proven Hiring Strategies and the STAR Method
Efficient Ops
Efficient Ops
Mar 31, 2018 · R&D Management

What I Learned from Three Rounds of Tech Interviews: Mistakes and Tips

This article recounts a candidate's three‑stage interview journey at various internet companies, highlighting awkward moments, unanswered questions, and the final rejection, while offering practical advice on preparation, etiquette, and self‑presentation for future tech interviews.

ExperienceJob HuntingTech Interview
0 likes · 12 min read
What I Learned from Three Rounds of Tech Interviews: Mistakes and Tips
Java Backend Technology
Java Backend Technology
Mar 28, 2018 · Fundamentals

Mastering Technical Interviews: Proven Strategies to Answer Any Question

This article shares practical interview techniques—listening carefully, answering from a high‑level overview to details, staying humble, crafting honest resumes, balancing breadth and depth, showing initiative, and providing concrete proof—to help candidates communicate their skills effectively and succeed in technical job interviews.

Software Engineeringcareer advicecommunication
0 likes · 7 min read
Mastering Technical Interviews: Proven Strategies to Answer Any Question
Architect's Tech Stack
Architect's Tech Stack
Mar 21, 2018 · Fundamentals

Comprehensive Java Interview Questions and Topics Guide

This article compiles over 300 essential Java interview questions covering fundamentals, multithreading, design patterns, JVM internals, data structures, algorithms, databases, Spring, Netty, caching, distributed systems, Linux, and networking to help developers prepare for technical interviews and deepen their understanding of core backend concepts.

BackendDesign PatternsJVM
0 likes · 16 min read
Comprehensive Java Interview Questions and Topics Guide
Java Architect Essentials
Java Architect Essentials
Mar 19, 2018 · Backend Development

40 Common Java Multithreading Interview Questions and Answers

This article compiles and answers 40 frequently asked Java multithreading interview questions, covering thread purpose, creation methods, key APIs, synchronization mechanisms, thread safety levels, performance considerations, and practical debugging techniques for developers seeking a solid understanding of concurrent programming.

SynchronizationThreadThreadPool
0 likes · 29 min read
40 Common Java Multithreading Interview Questions and Answers
Java Captain
Java Captain
Mar 9, 2018 · Backend Development

Comprehensive Java Interview Topics and Core Concepts

This guide compiles a thorough list of Java interview questions and key concepts, ranging from basic collections and JVM memory to concurrency, database optimization, messaging systems, NoSQL, Zookeeper, Linux commands, and system design challenges, providing a solid study roadmap for developers.

BackendDesign PatternsJava
0 likes · 7 min read
Comprehensive Java Interview Topics and Core Concepts
MaGe Linux Operations
MaGe Linux Operations
Mar 7, 2018 · Fundamentals

Top 10 Python Interview Questions Every Developer Should Master

This article compiles ten frequently asked Python interview questions, covering class inheritance, special methods like __call__, object creation with __new__, list and dictionary comprehensions, variable scope, swapping variables, default method handling via __getattr__, package exports, closures, and string concatenation performance, each illustrated with code examples and concise explanations.

Code ExamplesObject-Orientedfunctions
0 likes · 8 min read
Top 10 Python Interview Questions Every Developer Should Master
Java Captain
Java Captain
Mar 2, 2018 · Fundamentals

Understanding Java String, StringBuilder, and StringBuffer: Differences, Performance, and Interview Questions

This article explains the internal implementation of Java's String class, compares it with StringBuilder and StringBuffer, demonstrates performance differences through benchmark code, and provides common interview questions with detailed answers, helping developers choose the appropriate class for various scenarios.

JavaMemoryString
0 likes · 16 min read
Understanding Java String, StringBuilder, and StringBuffer: Differences, Performance, and Interview Questions
MaGe Linux Operations
MaGe Linux Operations
Feb 28, 2018 · Fundamentals

Top Python Interview Questions and Expert Answers Explained

This article compiles over ten essential Python interview questions covering memory management, lambda functions, data structure conversions, duplicate removal, sorting techniques, object copying, exception handling, pass statements, range usage, regex operations, random number generation, static analysis tools, global variables, and string quoting conventions.

Lambdacoding interviewinterview
0 likes · 11 min read
Top Python Interview Questions and Expert Answers Explained
MaGe Linux Operations
MaGe Linux Operations
Feb 7, 2018 · Operations

Master the Linux Ops Interview: 35 Essential Questions & Answers

This article compiles 35 Linux operations interview questions—including multiple‑choice, coding, and essay topics—along with detailed answers covering VLANs, system calls, IP addressing, TCP/UDP, process handling, data structures, and networking fundamentals to help candidates prepare effectively.

LinuxNetworkingTCP
0 likes · 18 min read
Master the Linux Ops Interview: 35 Essential Questions & Answers
MaGe Linux Operations
MaGe Linux Operations
Feb 7, 2018 · Backend Development

What I Learned from 8 Backend Interviews: Real Stories and Technical Insights

An in‑depth recount of eight backend interview experiences across companies like Afanti, Guokr, Veeva, Zhihu, and ByteDance, detailing each round’s questions, technical challenges such as browser request flow, database design, and code snippets, while offering practical advice for aspiring Python developers.

PythonSystem Designcareer advice
0 likes · 22 min read
What I Learned from 8 Backend Interviews: Real Stories and Technical Insights
Java Captain
Java Captain
Feb 4, 2018 · Fundamentals

Common Java Interview Questions and Core Language Concepts Explained

This article provides concise explanations of key Java concepts—including object‑oriented features, access modifiers, primitive types, autoboxing, memory areas, garbage collection, class loading, inner classes, cloning, and common interview code snippets—offering a comprehensive reference for Java developers and interview preparation.

JVMJavaMemory Management
0 likes · 42 min read
Common Java Interview Questions and Core Language Concepts Explained
Java Captain
Java Captain
Feb 1, 2018 · Fundamentals

Common Java Multithreading and Concurrency Interview Questions and Answers

This article compiles essential Java multithreading and concurrency interview questions, covering thread basics, lifecycle, synchronization, thread pools, executors, atomic classes, deadlocks, and related concepts, providing concise explanations and code examples for interview preparation.

JavaThreadThreadPool
0 likes · 20 min read
Common Java Multithreading and Concurrency Interview Questions and Answers
Java Captain
Java Captain
Jan 27, 2018 · Fundamentals

Key Java Interview Questions and Answers (2017 Edition)

This article compiles essential Java interview questions covering topics such as switch statements, equality operators, object methods, reference types, hashCode, string handling, overriding, abstract classes, XML parsing, thread control, memory layout, polymorphism, garbage collection, and collections, providing concise explanations to help job seekers prepare effectively.

CollectionsGarbage CollectionJava
0 likes · 16 min read
Key Java Interview Questions and Answers (2017 Edition)
Java Backend Technology
Java Backend Technology
Jan 27, 2018 · Backend Development

Top 30 Baidu Interview Questions Every Backend Engineer Must Master

This article compiles the most common Baidu interview questions across three rounds, covering probability functions, URL deduplication, data structures, HTTP/HTTPS, networking, Linux commands, system management, database knowledge, concurrency, distributed caching, and personal experience topics for backend engineers.

AlgorithmsBackendLinux
0 likes · 5 min read
Top 30 Baidu Interview Questions Every Backend Engineer Must Master
Java Captain
Java Captain
Jan 14, 2018 · Backend Development

How to Write an Effective Java Developer Resume and Submit It Successfully

This article, written from a senior interviewer's perspective, provides comprehensive guidance on crafting a concise, technology‑focused Java resume, describing essential sections, work and project details, management skills, and practical tips for sending the resume to maximize interview opportunities.

interviewjob searchproject experience
0 likes · 28 min read
How to Write an Effective Java Developer Resume and Submit It Successfully
21CTO
21CTO
Jan 5, 2018 · Backend Development

How to Ace Java Backend Interviews and Build a Successful Career

This article offers a comprehensive guide on preparing for senior Java backend interviews, covering key topics such as core language features, concurrency, JVM internals, I/O, project presentation, and a staged learning roadmap from beginner to advanced developer, while also suggesting extra credit areas and career‑advancing strategies.

BackendJVMcareer
0 likes · 30 min read
How to Ace Java Backend Interviews and Build a Successful Career
MaGe Linux Operations
MaGe Linux Operations
Jan 1, 2018 · Operations

30 Must‑Know Linux Operations Interview Questions from Sohu

This article presents the Sohu Linux Operations Engineer job requirements and a curated list of 30 technical interview questions covering MySQL replication, networking, security, scripting, containers, and system monitoring to help candidates prepare effectively.

DevOpscloudinterview
0 likes · 7 min read
30 Must‑Know Linux Operations Interview Questions from Sohu
MaGe Linux Operations
MaGe Linux Operations
Dec 30, 2017 · Operations

Essential Linux Operations Interview Questions & Answers from Meituan

This article compiles Meituan's Linux operations engineer interview requirements, common questions on system installation, networking, scripting, MySQL security, replication, iptables, and provides detailed command-line solutions and sample scripts to help candidates prepare effectively.

LinuxOperationsScripting
0 likes · 17 min read
Essential Linux Operations Interview Questions & Answers from Meituan
Architecture Digest
Architecture Digest
Oct 23, 2017 · Artificial Intelligence

Interview with Xie Liang, Microsoft Chief Data Scientist: From Economics to AI and Cloud Computing

In this interview, Microsoft chief data scientist Xie Liang shares how his economics background led him to machine learning, describes practical AI applications in Azure cloud services, discusses challenges and advantages for economists entering the field, and outlines his upcoming Keras‑focused talk and book.

AIAzureData Science
0 likes · 11 min read
Interview with Xie Liang, Microsoft Chief Data Scientist: From Economics to AI and Cloud Computing
Meituan Technology Team
Meituan Technology Team
Sep 7, 2017 · Artificial Intelligence

Interview with Meituan’s Data Science Expert Yan Peng on KDD Cup Success and Machine Learning Insights

In this interview, Meituan senior data‑science expert Yan Peng—known as “Eureka,” a five‑star Kaggle competitor and 2017 KDD Cup champion—shares his career from Tsinghua to Meituan, the team strategies that won the traffic‑flow prediction challenge, and his advice to focus on strong mathematics, stay current with research, and study resources such as “The Elements of Statistical Learning” and NTU’s introductory machine‑learning course.

AIKDD Cupcompetition
0 likes · 7 min read
Interview with Meituan’s Data Science Expert Yan Peng on KDD Cup Success and Machine Learning Insights
MaGe Linux Operations
MaGe Linux Operations
Aug 29, 2017 · Fundamentals

Top 11 Python Interview Questions and Hands‑On Code Solutions

This article presents eleven essential Python interview topics, covering quote usage, argument passing, lambda functions, string formatting, memory management, string reversal techniques, list merging, class variable behavior, slice handling, mutable default arguments, and tips for writing Pythonic code, each illustrated with clear examples.

Code ExamplesLambdaMemory Management
0 likes · 4 min read
Top 11 Python Interview Questions and Hands‑On Code Solutions
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Aug 13, 2017 · Frontend Development

Top 13 Tricky JavaScript Interview Questions with Detailed Answers

This article presents a curated set of thirteen challenging JavaScript interview questions, each accompanied by the original code snippet, the correct answer, and an in‑depth explanation of why the answer is what it is, helping front‑end engineers sharpen their understanding of functions, scope, hoisting, and the this binding.

Coding Questionsanswersfunctions
0 likes · 11 min read
Top 13 Tricky JavaScript Interview Questions with Detailed Answers
MaGe Linux Operations
MaGe Linux Operations
Jul 31, 2017 · Backend Development

Top 17 Python Interview Questions Every Backend Engineer Should Master

This article compiles essential Python interview questions covering language basics, data structures, memory management, modules, web frameworks, HTTP protocols, testing, and deployment, providing concise explanations and practical code snippets to help developers assess and improve their technical expertise.

Lambdainterview
0 likes · 14 min read
Top 17 Python Interview Questions Every Backend Engineer Should Master
Qunar Tech Salon
Qunar Tech Salon
Jul 3, 2017 · Artificial Intelligence

Interview with Dr. Lv Zhengdong on Neural‑Symbolic Systems and the Future of Natural Language Understanding

Dr. Lv Zhengdong discusses the challenges of true language understanding, the integration of symbolic reasoning with neural networks, recent advances in neural‑symbolic models, and the practical prospects of NLP in domains such as law and finance, emphasizing the need for hybrid approaches.

AI researchNLPinterview
0 likes · 16 min read
Interview with Dr. Lv Zhengdong on Neural‑Symbolic Systems and the Future of Natural Language Understanding
Architecture Digest
Architecture Digest
Jun 26, 2017 · Backend Development

Common Interview Questions and Answers: A Cautionary Tale for Developers

This article compiles a wide range of interview questions and answers covering MySQL escaping, JavaScript memory leaks, PHP garbage collection, concurrency control, networking fundamentals, and system design, aiming to warn developers about knowledge gaps and encourage deeper technical learning.

BackendJavaScriptNetworking
0 likes · 11 min read
Common Interview Questions and Answers: A Cautionary Tale for Developers
ITPUB
ITPUB
Apr 29, 2017 · Backend Development

40 Essential Java Multithreading Interview Questions Explained

This article compiles and clarifies forty common Java multithreading interview questions, covering thread creation, synchronization mechanisms, thread pools, memory model, and practical debugging techniques to help developers deepen their understanding and prepare for technical interviews.

Java Memory ModelSynchronizationinterview
0 likes · 30 min read
40 Essential Java Multithreading Interview Questions Explained
MaGe Linux Operations
MaGe Linux Operations
Apr 27, 2017 · Fundamentals

How I Landed 5 Python Offers in a Week: Insider Interview Tips & Answers

In this article the author shares his rapid success of securing five Python job offers within a week, detailing essential interview strategies, common questions—from self‑introduction to technical topics like functional programming, decorators, exception handling, and algorithmic problems—plus practical code examples to help Python job seekers prepare effectively.

PythonTechnical-Questionsinterview
0 likes · 14 min read
How I Landed 5 Python Offers in a Week: Insider Interview Tips & Answers
High Availability Architecture
High Availability Architecture
Apr 20, 2017 · R&D Management

Essential Interview Questions for Software Engineers, Technical Managers, and Executives

This article compiles a comprehensive list of interview questions tailored for software engineers, technical managers, and company leadership, explaining the purpose behind each question and offering follow‑up queries to help candidates evaluate a team's processes, culture, and overall health.

Software Engineeringcareer adviceinterview
0 likes · 20 min read
Essential Interview Questions for Software Engineers, Technical Managers, and Executives
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Mar 28, 2017 · Frontend Development

Essential Frontend Interview Questions to Ace Your Next Job

This article compiles a comprehensive set of front‑end interview questions covering JavaScript output puzzles, CSS properties, HTML5 features, browser quirks, performance tricks, and coding challenges, providing readers with a valuable resource to prepare for technical interviews.

interviewquestions
0 likes · 12 min read
Essential Frontend Interview Questions to Ace Your Next Job
Qunar Tech Salon
Qunar Tech Salon
Mar 9, 2017 · Databases

MySQL DBA Interview Guidance and Insights

This article offers comprehensive advice on MySQL DBA interview preparation, covering the book’s positioning, essential technical topics such as replication and InnoDB internals, desired personal qualities, interview strategies, and practical tips for both interviewers and candidates.

DBAInnoDBReplication
0 likes · 8 min read
MySQL DBA Interview Guidance and Insights
Node Underground
Node Underground
Jan 12, 2017 · Backend Development

Top Node.js Interview Questions to Ace Your Next Job

This article compiles essential Node.js interview questions from a 2017 RisingStack roundup, covering topics such as avoiding callback hell, listening on port 80, promises, the event loop, code style tools, and preferred HTTP frameworks, helping job seekers assess and sharpen their knowledge.

BackendNode.jsinterview
0 likes · 1 min read
Top Node.js Interview Questions to Ace Your Next Job
CSS Magic
CSS Magic
Nov 25, 2016 · Frontend Development

2013 Frontend Interview Quiz: Full Questions and Answers

This article presents a 20‑question front‑end interview test compiled in 2013, covering HTML, CSS, JavaScript, HTTP and related topics, with scoring guidelines, answer intentions, solution outlines and reference answers to help assess candidates quickly.

CSSHTMLJavaScript
0 likes · 14 min read
2013 Frontend Interview Quiz: Full Questions and Answers
Architects Research Society
Architects Research Society
Nov 13, 2016 · Fundamentals

70 Common Shell Script Interview Questions and Answers

This article compiles 70 typical Linux shell scripting interview questions covering script arguments, parameter handling, condition checks, loops, string manipulation, array operations, file I/O, and common command usages, each accompanied by concise Bash code examples to help candidates prepare effectively.

BashLinuxShell scripting
0 likes · 9 min read
70 Common Shell Script Interview Questions and Answers
ITPUB
ITPUB
Oct 23, 2016 · Databases

Essential MongoDB Interview Questions & Answers You Need to Master

This comprehensive guide presents the most common MongoDB interview questions, covering NoSQL fundamentals, replication, sharding, transactions, profiling, storage nuances, and operational details, providing concise yet thorough answers to help candidates confidently tackle technical interviews.

MongoDBNoSQLReplication
0 likes · 11 min read
Essential MongoDB Interview Questions & Answers You Need to Master
CSS Magic
CSS Magic
May 31, 2016 · Interview Experience

Interview with CSS Magic: Front‑End Career, Tools, and Team Building

In this interview, front‑end architect “CSS Magic” shares his career path, the challenges of rapid front‑end evolution, the books and people that shaped him, his approach to adopting new tools like Flexbox and Gulp, advice for beginners, and the hardware and software he relies on daily.

careerfrontendinterview
0 likes · 17 min read
Interview with CSS Magic: Front‑End Career, Tools, and Team Building
ITPUB
ITPUB
Apr 20, 2016 · Backend Development

Top 17 C++ Backend Interview Questions with Answers and Code Samples

This article compiles 17 common C++ backend interview questions covering algorithms, data structures, language nuances, Linux process handling, SQL, networking, and system design, providing concise explanations and complete code examples to help candidates prepare effectively.

AlgorithmsC++Linux
0 likes · 18 min read
Top 17 C++ Backend Interview Questions with Answers and Code Samples
21CTO
21CTO
Apr 6, 2016 · Mobile Development

Ace iOS Interviews: Real Baidu & NetEase Experiences and Proven Tips

This article shares a detailed iOS interview journey—including Baidu, NetEase, and Alibaba rounds—along with algorithm questions, Objective‑C runtime insights, practical coding challenges, and actionable preparation strategies to help developers land their dream mobile development jobs.

Mobile DevelopmentObjective‑CSwift
0 likes · 26 min read
Ace iOS Interviews: Real Baidu & NetEase Experiences and Proven Tips
21CTO
21CTO
Jan 16, 2016 · Fundamentals

What Top Programmers Reveal About Learning, Skills, and Future Trends

A compilation of interviews with renowned programmers—Linus Torvalds, Dave Thomas, Guido van Rossum, and others—covers how they learned to code, essential programmer skills, the role of math and physics, upcoming hot topics, preferred tools, favorite books, and music, offering deep insight into the craft of software development.

career adviceinterviewprogrammer skills
0 likes · 25 min read
What Top Programmers Reveal About Learning, Skills, and Future Trends
21CTO
21CTO
Jan 16, 2016 · R&D Management

Turning a Resume Experiment into a Management Leap for a Software Engineer

This article recounts a career experiment where a senior software engineer named Bill reshaped his résumé to emphasize managerial experience, navigated two contrasting interview processes, and analyzes how social status and perceived leadership affect hiring outcomes in the tech industry.

ManagementSoftware Engineeringcareer
0 likes · 20 min read
Turning a Resume Experiment into a Management Leap for a Software Engineer
ITPUB
ITPUB
Dec 30, 2015 · Databases

Essential MySQL DBA Interview Guide: Key Topics & Evaluation Checklist

This guide outlines a structured MySQL DBA interview process, covering self‑introduction, resume deep‑dive, career‑development questions, fundamental knowledge such as index types, core technical skills like backup, replication and performance troubleshooting, and broader potential areas including Linux and programming language proficiency.

DBAReplicationdatabase
0 likes · 8 min read
Essential MySQL DBA Interview Guide: Key Topics & Evaluation Checklist
21CTO
21CTO
Dec 4, 2015 · R&D Management

Overcoming the Fear of Ignorance: Insights from a Non‑Technical Tech Leader

A former non‑technical executive reflects on a VP interview, the pressure to appear technically proficient, cultural biases against non‑coding founders, and why admitting ignorance and asking questions can be more valuable than pretending expertise in tech‑driven startups.

Leadershipignoranceinterview
0 likes · 10 min read
Overcoming the Fear of Ignorance: Insights from a Non‑Technical Tech Leader
21CTO
21CTO
Oct 18, 2015 · Frontend Development

What I Learned From Screening and Interviewing Front‑End Candidates

A front‑end engineer shares practical insights on resume screening, interview tactics, and the core skills—especially JavaScript and CSS—that distinguish strong candidates, while highlighting the importance of personality, experience, vision, and fundamentals in hiring.

Front-endcandidate evaluationcareer advice
0 likes · 7 min read
What I Learned From Screening and Interviewing Front‑End Candidates
21CTO
21CTO
Sep 18, 2015 · Backend Development

Master PHP Debugging: 8 Skill Levels Every Developer Should Know

This article outlines eight progressive levels of PHP problem‑solving ability—from checking error messages and configuring php.ini to using strace, tcpdump, xhprof, gdb, and even reading PHP core source—providing a clear roadmap for developers to ace interviews and handle real‑world issues.

BackendDebugginginterview
0 likes · 8 min read
Master PHP Debugging: 8 Skill Levels Every Developer Should Know
21CTO
21CTO
Aug 11, 2015 · Backend Development

Top 50 Java Multithreading Interview Questions Every Developer Should Know

This article compiles 50 of the most frequently asked Java multithreading and concurrency interview questions, covering core concepts, thread creation, synchronization mechanisms, memory model, common pitfalls, and best practices, providing concise explanations to help both novice and experienced developers prepare effectively.

Java Memory ModelThreadinterview
0 likes · 34 min read
Top 50 Java Multithreading Interview Questions Every Developer Should Know
21CTO
21CTO
Aug 11, 2015 · Backend Development

Inside Top Chinese Tech Interviews: Backend Engineer Questions & Answers

This article compiles detailed interview experiences for backend engineering roles at major Chinese tech firms, covering algorithm challenges, system design, networking, compiler concepts, and personal reflections that help candidates prepare effectively.

AlgorithmsBackendNetworking
0 likes · 9 min read
Inside Top Chinese Tech Interviews: Backend Engineer Questions & Answers
Architect
Architect
Jul 2, 2015 · R&D Management

How to Interview an Architect: Key Question Types and Evaluation Strategies

This article outlines the essential question categories—technical details, algorithms and data structures, and design thinking—to assess an architect candidate's depth of understanding, problem‑solving mindset, and ability to craft robust, maintainable solutions during interviews.

AlgorithmsSoftware Architectureinterview
0 likes · 11 min read
How to Interview an Architect: Key Question Types and Evaluation Strategies
Baidu Tech Salon
Baidu Tech Salon
Jan 5, 2015 · Fundamentals

Core Competencies for Programmers: Resume, Written Test, and Interview Insights

Programmers succeed by crafting keyword‑rich resumes that showcase project depth, demonstrating solid fundamentals and efficient problem‑solving in written tests, and communicating clear, learning‑focused mindsets during interviews, where technical breadth, architecture understanding, and collaborative attitude together define core hiring competencies.

career advicecodingcore competency
0 likes · 16 min read
Core Competencies for Programmers: Resume, Written Test, and Interview Insights
Baidu Tech Salon
Baidu Tech Salon
Nov 24, 2014 · Backend Development

Top 70 Spring Interview Questions Every Java Developer Should Know

This comprehensive guide lists and explains over seventy common Spring framework interview questions, covering core concepts, modules, IoC, AOP, bean scopes, configuration styles, MVC, data access, transaction management, and annotation-based programming to help Java developers prepare effectively.

BackendFrameworkJava
0 likes · 21 min read
Top 70 Spring Interview Questions Every Java Developer Should Know
Baidu Tech Salon
Baidu Tech Salon
Nov 13, 2014 · Backend Development

Top 11 Must‑Know PHP Interview Questions and Answers

This article compiles the eleven most frequently asked PHP interview questions, covering fundamentals like what PHP is, MVC architecture, CSS inclusion methods, inheritance limits, echo vs print, GET vs POST, image size functions, PEAR, video upload, error types, constants, and form submission without a submit button.

BackendPHPanswers
0 likes · 6 min read
Top 11 Must‑Know PHP Interview Questions and Answers