Tagged articles
4 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Jan 31, 2018 · Fundamentals

Top 10 Python Interview Questions Every Developer Must Master

This article compiles ten frequently asked Python interview questions covering class inheritance, callable objects, __new__ vs __init__, list and dict generation, variable scope, swapping values, default methods, package imports, closures, and performance pitfalls, providing concise explanations and code illustrations.

Coding QuestionsPythonprogramming
0 likes · 7 min read
Top 10 Python Interview Questions Every Developer Must Master
MaGe Linux Operations
MaGe Linux Operations
Jan 24, 2018 · Backend Development

Ace Alibaba Python Engineer Interview: Real Questions & Answers

This article shares Alibaba's Python engineer job requirements, detailed interview questions covering list operations, word frequency, GIL, multithreading, design patterns, and common Python concepts, along with concise answers to help candidates prepare effectively.

AlibabaCoding QuestionsGIL
0 likes · 10 min read
Ace Alibaba Python Engineer Interview: Real Questions & Answers
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