Tagged articles
7 articles
Page 1 of 1
Programmer DD
Programmer DD
Nov 13, 2020 · Backend Development

10 Tricky Java Interview Questions and Their Answers Explained

This article presents ten challenging Java interview questions covering method overloading, object comparison, garbage collection, parameter passing, string creation, floating‑point precision, static method behavior, double comparison, try‑catch‑finally execution, and main method overloading, each followed by a concise explanation of the correct answer.

JVMOOPanswers
0 likes · 7 min read
10 Tricky Java Interview Questions and Their Answers Explained
Python Programming Learning Circle
Python Programming Learning Circle
Jun 17, 2020 · Fundamentals

53 Python Interview Questions and Answers

This article compiles 53 common Python interview questions covering fundamentals, data structures, functions, OOP, and standard library features, providing concise explanations and code examples to help data scientists and developers prepare for technical interviews.

Data Scienceanswersinterview
0 likes · 21 min read
53 Python Interview Questions and Answers
Laravel Tech Community
Laravel Tech Community
Apr 25, 2020 · Backend Development

PHP Basic Interview Questions and Answers

This article presents a collection of fundamental PHP interview questions covering topics such as asynchronous loops, string manipulation, superglobals, file inclusion, date handling, class inheritance, configuration files, as well as related SQL queries and a regular expression for phone numbers, providing concise answers for each.

answersquestions
0 likes · 4 min read
PHP Basic Interview Questions and Answers
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.

Tipsanswersinterview
0 likes · 12 min read
Top 25 Java Interview Questions & Answers to Ace Your Next Interview
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
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
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