-
-
# Summary
- **Addition**: Added **JavaScript challenging interview questions** that are often asked and tricky to solve.
- **Purpose**: This section helps developers prepare for technical interviews…
-
From Module-Databases created by [esma-g](https://github.com/esma-g): CodeYourFuture/Module-Databases#24
### Coursework content
Use [the provided spreadsheet](https://docs.google.com/spreadsheet…
-
Hi @slietz :wave:
Thanks for this awesome repo 🙌
At the beginning of 2024, I started a FREE pragmatic DevOps roadmap called [Dynamic DevOps Roadmap](https://devopsroadmap.io/). This roadmap tak…
-
Hi @dastergon :wave:
Thanks for this awesome list 🙌
At the beginning of 2024, I started a FREE DevOps roadmap called [Dynamic DevOps Roadmap](https://devopsroadmap.io/), which takes a different…
-
Well, I think I am very lucky to have some simple technology questions this time.
**1. Tell the difference of the flowing C statement.**
(1) char \* const p
(2) char const \* p
(3) const char \* p
…
-
I am very luck to have two chance for a front-end interview and a back-end interview.
## Front-end interview
Question: Give you an "a" element, and the link is broken, how can you disable the link?
A…
-
Team fit, communication, collaboration
ABM collaborative work on survey data from Chitwan Region, CVFS census following violence from Maoist Rebellion 1996-2006, 2016
Initialization of children
Vali…
-
Exam:
[linux_exam_testVersion.txt](https://github.com/tomcao/til/files/408204/linux_exam_testVersion.txt)
Answer sheet:
[linux_exam_answer.txt](https://github.com/tomcao/til/files/408205/linux_exam_an…
-
I've been asked a few SQL interview questions in my day, and it always blind-sided me when it happened. I never really think about SQL queries when coding as I use some query builder and write simple …