Tagged articles
77 articles
Page 1 of 1
Coder Trainee
Coder Trainee
May 10, 2026 · Backend Development

Spring Boot Source Code Deep Dive (Part 7): Full Recap and Ultimate Interview Guide

The final installment of the Spring Boot source‑code series consolidates the previous six episodes—covering startup flow, auto‑configuration, IoC container, bean lifecycle, circular dependencies, and SPI—while providing a complete knowledge map, 20 interview‑question templates, practical study tips, and a roadmap for further learning and contribution.

ConfigurationSpring Bootauto-configuration
0 likes · 14 min read
Spring Boot Source Code Deep Dive (Part 7): Full Recap and Ultimate Interview Guide
PMTalk Product Manager Community
PMTalk Product Manager Community
Apr 15, 2026 · Interview Experience

10 Common Agent Product Manager Interview Questions with Answer Templates

This guide outlines ten frequent interview questions for Agent product manager roles, covering basic concepts, design, technical collaboration, implementation challenges, user experience, commercialization, competitor analysis, cross‑department collaboration, future trends, and self‑assessment, each paired with a concise answer framework.

AICareer Preparationagent
0 likes · 13 min read
10 Common Agent Product Manager Interview Questions with Answer Templates
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 1, 2026 · Interview Experience

Top Embedded Linux Driver Interview Questions for Major Tech Companies

This article compiles a comprehensive set of technical interview questions and concise answers covering Linux kernel‑user communication, interrupt handling, memory allocation strategies, macros, endianness, cache hierarchy, process context, DMA, virtual memory translation, debugging tools, and driver initialization, aimed at candidates preparing for embedded Linux driver roles.

C ProgrammingLinux kernelOperating System
0 likes · 16 min read
Top Embedded Linux Driver Interview Questions for Major Tech Companies
SpringMeng
SpringMeng
Jan 25, 2026 · Interview Experience

How a 40‑Minute Shower Cost Me an Offer and What I Learned from the Interview

The author recounts how a 40‑minute shower coincided with a missed offer notification, then provides a detailed set of technical interview questions covering frontend, backend, mobile, databases, cloud and AI tools, adds commentary on AI‑assisted development, and explains the final hiring decision.

AI toolsBackendHiring Process
0 likes · 6 min read
How a 40‑Minute Shower Cost Me an Offer and What I Learned from the Interview
IT Services Circle
IT Services Circle
Jan 7, 2026 · Backend Development

What Tencent Backend Engineers Earn and How to Nail Their Interview

This article shares a collected list of 2023 Tencent backend developer compensation packages—showing total first‑year offers starting above 40 W RMB—followed by detailed explanations of interview questions covering Redis caching, MySQL transactions, hot‑key detection, SQL injection, HTTP/HTTPS differences, API timeout troubleshooting, and microservice migration strategies.

Backend SalarySQL injectionTencent
0 likes · 24 min read
What Tencent Backend Engineers Earn and How to Nail Their Interview
Big Data Tech Team
Big Data Tech Team
Jan 5, 2026 · Big Data

Top 10 Data Warehouse Interview Questions Every 2026 Engineer Must Master

This article compiles the most frequently asked interview questions for 2026 data‑warehouse development engineers, covering core concepts, layer architecture, SQL optimization, window functions, Hive vs Spark, data skew solutions, modeling metrics, slowly changing dimensions, scheduling tools, data quality monitoring, and real project experience.

SQL OptimizationSparkdata modeling
0 likes · 8 min read
Top 10 Data Warehouse Interview Questions Every 2026 Engineer Must Master
Ops Community
Ops Community
Nov 10, 2025 · Operations

100 Essential Operations Interview Questions to Ace Your DevOps Interview

This article compiles 100 common operations interview questions covering DevOps principles, CI/CD, infrastructure as code, monitoring, automation, containerization, Kubernetes, Linux system administration, security, and shell scripting, providing a comprehensive study guide for candidates aiming for roles at major tech firms.

DevOpsInfrastructure as CodeLinux
0 likes · 4 min read
100 Essential Operations Interview Questions to Ace Your DevOps Interview
Big Data Tech Team
Big Data Tech Team
Sep 15, 2025 · Interview Experience

Top Data Warehouse Engineer Interview Questions & Answers Revealed

This article compiles three interview rounds for a data warehouse engineer role, covering fundamental concepts, practical skills, and leadership thinking with detailed Q&A on ETL, Hadoop components, schema design, data quality, data lake vs. warehouse, ACID properties, cloud solutions, SQL optimization, real‑time processing, security, and team management.

ETLHadoopSQL Optimization
0 likes · 12 min read
Top Data Warehouse Engineer Interview Questions & Answers Revealed
Big Data Tech Team
Big Data Tech Team
Aug 21, 2025 · Big Data

Crack ByteDance Data Warehouse Engineer Interviews: 30+ Essential Questions

This article compiles the complete set of interview questions used in ByteDance's data warehouse engineer hiring process, covering three interview rounds with topics ranging from self‑introduction and window functions to data skew, shuffle mechanisms, warehouse architecture, data quality, and governance, plus interviewers' feedback and recommended preparation tips.

ByteDancedata-warehouseinterview-questions
0 likes · 6 min read
Crack ByteDance Data Warehouse Engineer Interviews: 30+ Essential Questions
Linux Cloud Computing Practice
Linux Cloud Computing Practice
May 29, 2025 · Cloud Computing

2025 Linux Cloud Computing Interview Questions: 142 Essential Q&A

An extensive collection of 2025 Linux cloud computing interview questions—covering fundamentals, system architecture, security, shell scripting, networking, load balancing, and practical command‑line tasks—provides job seekers with a ready‑to‑study resource to master the knowledge most interviewers demand.

interview-questionsload balancingsecurity
0 likes · 8 min read
2025 Linux Cloud Computing Interview Questions: 142 Essential Q&A
MaGe Linux Operations
MaGe Linux Operations
Apr 18, 2025 · Fundamentals

Why TCP Needs Three Handshakes and Four Teardowns: A Beginner’s Guide

This guide explains TCP's three-way handshake and four-way termination, covering protocol characteristics, key terminology, step‑by‑step packet flows, reasons behind each phase, TIME_WAIT details, abnormal scenarios, and common interview questions for networking fundamentals.

Four‑Way TeardownTCPThree-way handshake
0 likes · 8 min read
Why TCP Needs Three Handshakes and Four Teardowns: A Beginner’s Guide
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Mar 28, 2025 · Backend Development

200+ Essential Interview Questions for Linux, Nginx, MySQL, Kafka & Security

This article compiles a comprehensive collection of over two hundred interview questions covering Linux system administration, Nginx web server, MySQL databases, Redis caching, Kafka messaging, and core network security topics, providing a one‑stop resource for candidates preparing for major tech company interviews.

KafkaNginxinterview-questions
0 likes · 11 min read
200+ Essential Interview Questions for Linux, Nginx, MySQL, Kafka & Security
Test Development Learning Exchange
Test Development Learning Exchange
Dec 19, 2024 · Fundamentals

Comprehensive Software Testing Interview Questions and Answers

This article presents a curated list of 50 common software testing interview questions covering API automation frameworks, performance testing, essential Linux commands, and efficiency‑boosting tools and methods, providing concise answers to help candidates demonstrate their technical expertise.

LinuxSoftware Testinginterview-questions
0 likes · 13 min read
Comprehensive Software Testing Interview Questions and Answers
Deepin Linux
Deepin Linux
Aug 10, 2024 · Fundamentals

Comprehensive C/C++ Interview Question Collection Covering Language, Data Structures, OS, Networking, Databases, and More

This article compiles over a thousand common C/C++ interview questions spanning language fundamentals, data structures, algorithms, system programming, networking, databases, design patterns, RPC, and audio‑video development, providing a thorough study guide for backend and systems engineers.

AlgorithmsC++Networking
0 likes · 19 min read
Comprehensive C/C++ Interview Question Collection Covering Language, Data Structures, OS, Networking, Databases, and More
Java Tech Enthusiast
Java Tech Enthusiast
May 16, 2024 · Fundamentals

The Importance of Algorithms vs. Traditional Interview Questions

The article argues that while algorithms—essential for logical thinking and akin to mathematics—are vital for programmers, interview processes often over‑emphasize theoretical, memorization‑based questions (the “八股文”), and both algorithmic and traditional questions should be balanced and studied without bias.

Algorithmsinterview-questionslogical thinking
0 likes · 3 min read
The Importance of Algorithms vs. Traditional Interview Questions
NewBeeNLP
NewBeeNLP
Feb 25, 2024 · Interview Experience

Comprehensive Interview Question Cheat Sheet for Top Tech Companies

This article compiles a detailed list of interview question topics from leading tech firms—including search, algorithm engineering, NLP, multimodal LLMs, advertising, recommendation, risk control, and big‑data domains—covering algorithms, system design, machine‑learning concepts, and practical coding challenges.

AlgorithmsBig DataNLP
0 likes · 10 min read
Comprehensive Interview Question Cheat Sheet for Top Tech Companies
Ops Development & AI Practice
Ops Development & AI Practice
Feb 23, 2024 · Backend Development

Essential Go Interview Questions for Junior, Mid‑Level, and Senior Developers

A comprehensive collection of Go interview questions organized by junior, mid‑level, and senior levels helps assess candidates' understanding of language fundamentals, concurrency, performance optimization, architecture, and advanced features, enabling more accurate hiring decisions for Go development teams.

Gobackend-developmentinterview-questions
0 likes · 12 min read
Essential Go Interview Questions for Junior, Mid‑Level, and Senior Developers
Java Captain
Java Captain
Jan 25, 2024 · Backend Development

Top 20 Classic Spring Boot Interview Questions

This article presents the 20 most common Spring Boot interview questions, covering fundamentals, features, configuration, performance, security, microservices, and deployment, to help job seekers prepare effectively for Spring Boot related positions in the industry.

FrameworkSpring Bootbackend-development
0 likes · 3 min read
Top 20 Classic Spring Boot Interview Questions
Selected Java Interview Questions
Selected Java Interview Questions
Oct 17, 2023 · Databases

SQL Techniques: Finding Duplicate Records, TRUNCATE vs DELETE, Primary vs Candidate Keys, Second Highest Salary, and Common Interview Queries

This article explains how to locate duplicate rows in a table, contrasts TRUNCATE and DELETE commands, clarifies the difference between primary and candidate keys, demonstrates queries for retrieving the second highest salary, and provides a collection of typical SQL interview questions with sample code.

TRUNCATEduplicate recordsinterview-questions
0 likes · 9 min read
SQL Techniques: Finding Duplicate Records, TRUNCATE vs DELETE, Primary vs Candidate Keys, Second Highest Salary, and Common Interview Queries
FunTester
FunTester
Oct 12, 2023 · Interview Experience

Master Performance Testing: Key Interview Questions & 12306 Crash Lessons

This article compiles essential performance testing interview questions, outlines a complete testing process with metrics and types, analyzes the 12306 ticketing system crash causes—including overload, bugs, security and network issues—and offers practical mitigation strategies for engineers.

12306 crashLoad TestingPerformance Testing
0 likes · 8 min read
Master Performance Testing: Key Interview Questions & 12306 Crash Lessons
php Courses
php Courses
May 2, 2023 · Backend Development

PHP Payment Development: Interview Questions and Answers

This article presents a comprehensive collection of PHP payment interview questions covering implementation steps, amount validation, SQL injection prevention, request fraud protection, data encryption, secure credential storage, callback handling, and OAuth integration, providing detailed answers and code examples for each topic.

PHPPayment Integrationbackend-development
0 likes · 7 min read
PHP Payment Development: Interview Questions and Answers
MaGe Linux Operations
MaGe Linux Operations
Mar 12, 2023 · Information Security

164 Real Network Security Interview Questions to Ace Your Tech Interview

This article compiles two extensive collections of network security interview questions—93 and 71 items respectively—covering topics such as SQL injection, XSS, CSRF, DDoS, protocol fundamentals, cloud security, penetration tools, and incident response, providing a comprehensive resource for anyone preparing for a security engineering role.

InfoSeccybersecurityinterview-questions
0 likes · 14 min read
164 Real Network Security Interview Questions to Ace Your Tech Interview
Java Captain
Java Captain
Nov 23, 2022 · Backend Development

Free Comprehensive Collection of Big‑Tech Interview Questions and Answers (Java, Spring, Redis, MyBatis, etc.)

This post shares a free, extensive compilation of interview questions and detailed explanations covering Java fundamentals, multithreading, Spring framework, Redis, MyBatis and other backend technologies, encouraging systematic preparation and offering a QR‑code method to obtain the full document.

MyBatisbackend-developmentinterview-questions
0 likes · 8 min read
Free Comprehensive Collection of Big‑Tech Interview Questions and Answers (Java, Spring, Redis, MyBatis, etc.)
Architecture Digest
Architecture Digest
Nov 16, 2022 · Backend Development

Comprehensive Collection of Interview Questions and Answers for Major Tech Companies (Java, Spring, Redis, MyBatis, etc.)

This article compiles over a thousand interview questions and detailed explanations covering core Java fundamentals, multithreading, Spring framework, Redis, MyBatis, and related backend technologies, offering a free downloadable resource to help candidates prepare effectively for major tech company interviews.

MyBatisinterview-questionsjava
0 likes · 8 min read
Comprehensive Collection of Interview Questions and Answers for Major Tech Companies (Java, Spring, Redis, MyBatis, etc.)
Open Source Linux
Open Source Linux
Jun 29, 2022 · Databases

Top MySQL Interview Questions & Answers Every DBA Should Know

This article compiles essential MySQL interview questions covering primary and candidate keys, date functions, trigger limits, index column counts, data copying techniques, core MySQL concepts, feature highlights, transaction ACID properties, heap versus clustered tables, numeric type differences, and objects creatable with CREATE statements.

Heap TableTriggersdatabase
0 likes · 9 min read
Top MySQL Interview Questions & Answers Every DBA Should Know
MaGe Linux Operations
MaGe Linux Operations
Jun 8, 2022 · Information Security

164 Must‑Know Network Security Interview Questions (Full List)

This article provides two comprehensive collections of network security interview questions, totaling 164 real‑world questions that cover fundamentals such as SQL injection, XSS, CSRF, protocol basics, cryptography, penetration testing techniques, and incident response, helping candidates prepare effectively for technical interviews and increase their chances of landing high‑pay offers.

Information Securitycybersecurityinterview-questions
0 likes · 14 min read
164 Must‑Know Network Security Interview Questions (Full List)
Java Captain
Java Captain
Mar 25, 2022 · Databases

Common MySQL Interview Questions and Answers

This article compiles essential MySQL interview topics, covering normal forms, privilege tables, ACID properties, SQL statement categories, sharding, deadlocks, isolation anomalies, view characteristics, statement lifecycle, primary key choices, CPU troubleshooting, replication, GTID, backup tools, and backup planning strategies.

Database designReplicationinterview-questions
0 likes · 15 min read
Common MySQL Interview Questions and Answers
FunTester
FunTester
Oct 13, 2021 · Interview Experience

Essential Software Testing Interview Questions for Three Rounds

This article compiles a comprehensive set of software testing interview questions typically asked across three interview rounds, covering self‑introduction, wake‑up feature design, performance testing, project delivery, automation, leadership, and career motivations to help candidates prepare effectively.

Career PreparationQASoftware Testing
0 likes · 4 min read
Essential Software Testing Interview Questions for Three Rounds
FunTester
FunTester
Sep 19, 2021 · Backend Development

Comprehensive Collection of 140 Software Testing Interview Questions and Answers

This article presents a curated set of 140 software testing interview questions covering topics such as API testing, automation frameworks, performance testing, CI/CD, database operations, Selenium, mobile testing, and related concepts, offering valuable preparation material for candidates.

API testingPerformance TestingSelenium
0 likes · 10 min read
Comprehensive Collection of 140 Software Testing Interview Questions and Answers
Wukong Talks Architecture
Wukong Talks Architecture
Aug 7, 2021 · Fundamentals

50 Common Computer Network Interview Questions and Answers

An extensive compilation of 50 essential computer networking interview questions covering HTTP status codes, request methods, network architecture, DNS resolution, TCP/UDP protocols, security concepts like CSRF and XSS, and detailed explanations of TCP handshakes, congestion control, and encryption mechanisms.

Computer NetworksHTTPProtocols
0 likes · 51 min read
50 Common Computer Network Interview Questions and Answers
Wukong Talks Architecture
Wukong Talks Architecture
Apr 12, 2021 · Cloud Computing

PassJava MiniApp: Cloud Development and Advanced Versions for Interview Question Practice

This article introduces the PassJava open‑source interview‑question mini‑program, explains its cloud‑development and advanced Spring Cloud microservice versions, details deployment steps, database setup, code snippets, and provides links to the GitHub repositories and documentation.

Spring CloudWeChat MiniProgramcloud development
0 likes · 9 min read
PassJava MiniApp: Cloud Development and Advanced Versions for Interview Question Practice
Efficient Ops
Efficient Ops
Mar 31, 2021 · Operations

Top 7 SRE Interview Questions Every Candidate Should Master

This article outlines the seven most important Site Reliability Engineering interview questions, explains why they matter, and provides an overview of the upcoming SRE Foundation course that equips professionals with the principles, practices, and tools needed for reliable, scalable systems.

SRESRE FoundationSite Reliability Engineering
0 likes · 9 min read
Top 7 SRE Interview Questions Every Candidate Should Master
ITPUB
ITPUB
Mar 2, 2021 · Fundamentals

Master OS Interview Questions: From Basics to Advanced Concepts

This comprehensive guide covers over forty operating system interview questions, explaining core concepts such as OS fundamentals, process and thread management, memory handling, file systems, I/O mechanisms, scheduling algorithms, and deadlock prevention, providing detailed answers and diagrams to help candidates excel in technical interviews.

Memory ManagementOperating SystemScheduling
0 likes · 65 min read
Master OS Interview Questions: From Basics to Advanced Concepts
Programmer DD
Programmer DD
Sep 24, 2020 · Fundamentals

Mastering Java Exceptions: From Basics to Best Practices

This article provides a comprehensive guide to Java exception handling, covering the exception hierarchy, key keywords, common pitfalls, interview questions, and a set of best‑practice recommendations to write robust, maintainable Java code.

Error Handlingbest-practicesexception-handling
0 likes · 35 min read
Mastering Java Exceptions: From Basics to Best Practices
Efficient Ops
Efficient Ops
Sep 7, 2020 · Operations

Top 10 Linux Shell Interview Questions and How to Solve Them

This article walks through ten common Linux shell interview questions, covering script interruption, file header removal, line length checking, viewing non‑printing characters, directory permissions, process states, cut usage, cmp vs diff, echo vs ls, and a brief explanation of inodes.

LinuxShellSystem Administration
0 likes · 7 min read
Top 10 Linux Shell Interview Questions and How to Solve Them
Selected Java Interview Questions
Selected Java Interview Questions
Aug 9, 2020 · Backend Development

Java Exception Architecture, Keywords, Handling, and Common Interview Questions

This article provides a comprehensive overview of Java's exception hierarchy, key keywords, handling techniques, common interview questions, and best‑practice guidelines, illustrating concepts with numerous code examples to help developers write robust and maintainable backend code.

Code Examplesbackend-developmentinterview-questions
0 likes · 33 min read
Java Exception Architecture, Keywords, Handling, and Common Interview Questions
Big Data Technology Architecture
Big Data Technology Architecture
Jul 8, 2020 · Big Data

Key Interview Questions on Data Warehousing, Data Platforms, and Related Technologies

This article compiles a comprehensive set of 32 interview questions covering data warehouse fundamentals, data platform construction, modeling approaches, real‑time architectures, data quality, governance, Hive optimization, and related analytical techniques to help candidates prepare for data engineering roles.

Data PlatformETLdata modeling
0 likes · 4 min read
Key Interview Questions on Data Warehousing, Data Platforms, and Related Technologies
Laravel Tech Community
Laravel Tech Community
Apr 26, 2020 · Backend Development

Top PHP Interview Questions and Answers for Developers

This article compiles a comprehensive set of PHP interview questions covering fundamentals, session and cookie handling, database transactions, MySQL optimization, version control tools, string manipulation, HTTP status codes, MVC concepts, and practical coding tasks with detailed answers and code examples.

PHPWeb Developmentbackend-development
0 likes · 28 min read
Top PHP Interview Questions and Answers for Developers
MaGe Linux Operations
MaGe Linux Operations
Mar 16, 2020 · Fundamentals

Top 10 Python Fundamentals Every Developer Should Know

This article presents ten essential Python concepts—from language features and copy semantics to inheritance, multithreading, monkey‑patching, argument handling, special methods, ternary expressions, and memory management—providing clear explanations and code examples for each.

InheritancePythondeep copy
0 likes · 7 min read
Top 10 Python Fundamentals Every Developer Should Know
MaGe Linux Operations
MaGe Linux Operations
Mar 13, 2020 · Operations

Top Linux Interview Questions: GPL, Buffers, Runlevels, Boot Process and More

This article provides concise explanations and command examples for common Linux interview topics, covering GPL and free software, buffer vs cache, runlevels, boot sequence, link types, shell exit status, history timestamps, log analysis, port forwarding, load troubleshooting, fstab fields, packaging, password generation, TCP state, and MySQL root recovery.

ShellSystem Administrationinterview-questions
0 likes · 9 min read
Top Linux Interview Questions: GPL, Buffers, Runlevels, Boot Process and More
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Feb 25, 2020 · Backend Development

Top 10 High‑Frequency Spring Boot Interview Questions and Answers

This article presents ten commonly asked Spring Boot interview questions covering its core advantages, auto‑configuration, embedded servers, distributed transactions, security integrations, REST vs RPC choices, stateless service design, caching annotations, CORS setup, JPA vs Hibernate differences, and the relationship among Spring, Spring Boot, and Spring Cloud.

CORSSpring Bootauto-configuration
0 likes · 12 min read
Top 10 High‑Frequency Spring Boot Interview Questions and Answers
Selected Java Interview Questions
Selected Java Interview Questions
Feb 16, 2020 · Fundamentals

Comprehensive Collection of Common Binary Tree Interview Questions and Solutions

This article compiles a wide range of typical binary tree interview problems—including judgment, construction, storage, search, distance, and mixed challenges—provides detailed explanations, multiple solution approaches, and complete C code implementations for each, serving as a thorough study guide for interview preparation.

C Programmingbinary treeinterview-questions
0 likes · 30 min read
Comprehensive Collection of Common Binary Tree Interview Questions and Solutions
Dual-Track Product Journal
Dual-Track Product Journal
Feb 8, 2020 · Product Management

Essential Product Manager Interview Questions and Winning Answers

This guide compiles the most common product manager interview questions, explains what interviewers are probing, and offers practical answer strategies and follow‑up questions to help candidates demonstrate competence, cultural fit, and thoughtful self‑assessment.

Product Managercandidate preparationcareer advice
0 likes · 8 min read
Essential Product Manager Interview Questions and Winning Answers
Dual-Track Product Journal
Dual-Track Product Journal
Jan 10, 2020 · Product Management

Essential Product Manager Interview Questions and Winning Answers

This article compiles essential product manager interview questions, offering concise guidance on self‑introduction, motivation, required skills, daily responsibilities, personal strengths and weaknesses, handling difficult communication, recommended reading, and future career planning, helping candidates prepare confident, data‑driven answers for successful interviews.

Product Managercareer adviceinterview-questions
0 likes · 8 min read
Essential Product Manager Interview Questions and Winning Answers
Node Underground
Node Underground
Jul 17, 2019 · Backend Development

10 Essential Node.js Interview Questions Every Developer Should Know

This article presents ten fundamental Node.js interview questions covering its definition, installation, core components, error‑first callbacks, HTTP server creation, event‑driven programming, NPM usage, and common application scenarios, each illustrated with clear explanations and code examples.

Node.jsinterview-questions
0 likes · 13 min read
10 Essential Node.js Interview Questions Every Developer Should Know
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jun 22, 2019 · Backend Development

15 Frequently Asked Spring Boot Interview Questions and Answers

This article presents fifteen common Spring Boot interview questions covering its definition, features, starters, configuration files, CORS handling, security choices, session sharing, hot deployment, scheduling, API documentation, data access, XML usage, executable JAR differences, and property file distinctions, providing concise explanations and practical references for Java developers.

ConfigurationSpring Bootinterview-questions
0 likes · 11 min read
15 Frequently Asked Spring Boot Interview Questions and Answers
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 17, 2019 · Fundamentals

5 Tricky Java Questions That Reveal Hidden Pitfalls

This article presents five Java code snippets—covering floating‑point comparison, wrapper equality, switch handling of null, BigDecimal construction, and lock usage—and challenges readers to identify the correct outcomes, exposing common misconceptions and best‑practice solutions.

BigDecimalconcurrencyfloating-point
0 likes · 4 min read
5 Tricky Java Questions That Reveal Hidden Pitfalls
21CTO
21CTO
Jan 27, 2019 · Fundamentals

Top 25 Must‑Know Computer Science Interview Questions & Answers

Explore the 25 most essential computer science interview questions, covering core concepts from hardware and operating systems to networking, software development, AI, and security, with concise answers designed to help aspiring developers and IT professionals ace technical interviews.

IT careercomputer scienceinterview-questions
0 likes · 11 min read
Top 25 Must‑Know Computer Science Interview Questions & Answers
Programmer DD
Programmer DD
Oct 28, 2018 · R&D Management

What Do Interviewers Really Look for? Insider Tips to Ace Technical Interviews

This article shares practical insights from an experienced interviewee and interviewer on how interviewers should conduct efficient, two‑way interviews, common pitfalls to avoid, key evaluation criteria such as technical ability, problem‑solving and design skills, and effective questioning techniques to help candidates and interviewers alike.

R&D managementcareer advicehiring
0 likes · 7 min read
What Do Interviewers Really Look for? Insider Tips to Ace Technical Interviews
21CTO
21CTO
Oct 19, 2018 · R&D Management

Mastering Technical Interviews: Proven Tips for Evaluating Engineers

This article shares practical techniques for conducting effective technical interviews, covering resume reading, designing interview questions, avoiding overly theoretical queries, the role of whiteboard coding, the value of intelligence puzzles, and treating interviews as collaborative technical discussions to better assess engineering candidates.

hiringinterview-questionssoftware-engineering
0 likes · 14 min read
Mastering Technical Interviews: Proven Tips for Evaluating Engineers
MaGe Linux Operations
MaGe Linux Operations
Oct 17, 2018 · Operations

Essential Linux & Windows Sysadmin Interview Q&A with Real Answers

This article compiles a comprehensive set of Linux and Windows system administration interview questions—covering software installation, remote access tools, network configuration, backup scripting, MySQL security, replication, user management, and essential command-line utilities—along with concise, practical answers and code examples.

LinuxSystem Administrationinterview-questions
0 likes · 14 min read
Essential Linux & Windows Sysadmin Interview Q&A with Real Answers
Python Programming Learning Circle
Python Programming Learning Circle
Jul 26, 2018 · Backend Development

Top Laravel & PHP Interview Questions Every Developer Should Master

This article compiles essential Laravel and PHP interview questions—covering PHP7 new features, Laravel service providers, IoC container, Facades, caching with Redis vs Memcached, database indexing, high‑concurrency strategies, and many other topics—providing concise answers and references for developers preparing for technical interviews.

backend-developmentdependency-injectioninterview-questions
0 likes · 7 min read
Top Laravel & PHP Interview Questions Every Developer Should Master
ITPUB
ITPUB
Apr 16, 2018 · Operations

Top 24 Shell Scripting Interview Questions Every Linux Engineer Should Know

This article compiles the most common shell scripting interview questions, covering fundamentals such as script basics, variables, redirection, control structures, special parameters, file tests, debugging techniques, and practical code examples to help Linux engineers prepare effectively.

BashLinuxShell scripting
0 likes · 10 min read
Top 24 Shell Scripting Interview Questions Every Linux Engineer Should Know
MaGe Linux Operations
MaGe Linux Operations
Sep 5, 2017 · Operations

Top 19 Linux & DevOps Interview Questions You Must Master

This article compiles a comprehensive set of 19 Linux, security, networking, and Python interview questions covering basic commands, file handling, process management, load balancing, HTTP headers, cookies vs sessions, TCP handshakes, and common security vulnerabilities, providing a solid study guide for system administrators and DevOps engineers.

LinuxNetworkingPython
0 likes · 6 min read
Top 19 Linux & DevOps Interview Questions You Must Master
Architects' Tech Alliance
Architects' Tech Alliance
Jul 10, 2017 · Big Data

Comprehensive Collection of Technical Interview Questions from Major Tech Companies

This article compiles a wide range of interview questions sourced from Glassdoor covering general topics, machine learning, statistics, programming, big‑data frameworks, SQL, and brain‑teasers, providing candidates with English translations and insights into the types of problems asked by companies such as Apple, Google, Microsoft, Uber, and many others.

Data Scienceinterview-questionsprogramming
0 likes · 30 min read
Comprehensive Collection of Technical Interview Questions from Major Tech Companies
MaGe Linux Operations
MaGe Linux Operations
Mar 13, 2017 · Fundamentals

Linux Boot Process & Python List Deduplication: Key Interview Questions

This article presents two common programming interview questions—explaining the Linux system boot sequence step by step and demonstrating how to remove duplicate items from a Python list without using the set() function—while encouraging readers to think through solutions before checking the provided answers.

Pythoninterview-questionsprogramming
0 likes · 3 min read
Linux Boot Process & Python List Deduplication: Key Interview Questions
ITPUB
ITPUB
Apr 25, 2016 · Fundamentals

Essential C Interview Questions for Embedded Systems: Preprocessor, Macros, and More

This article compiles a comprehensive set of embedded‑C interview questions covering preprocessors, macros, infinite loops, data declarations, static, const, volatile, bit manipulation, fixed‑address memory access, interrupts, code snippets, dynamic allocation, typedefs and obscure syntax, each with detailed explanations and example code.

MacrosMemoryPreprocessor
0 likes · 19 min read
Essential C Interview Questions for Embedded Systems: Preprocessor, Macros, and More
21CTO
21CTO
Sep 20, 2015 · Fundamentals

How to Spot True Programming Talent: From Crash Bugs to Clever Algorithms

The article explores practical ways to assess a programmer's depth by assigning crash or performance bugs, analyzing their debugging process, and presenting algorithmic interview puzzles that reveal the difference between merely solving a problem and understanding its underlying essence.

algorithmic thinkinginterview-questionsproblem solving
0 likes · 5 min read
How to Spot True Programming Talent: From Crash Bugs to Clever Algorithms