Skip to content

Instantly share code, notes, and snippets.

View boubkhaled's full-sized avatar
🗨️
الحمد لله على نعمة الإسلام

Khaled boubkhaled

🗨️
الحمد لله على نعمة الإسلام
View GitHub Profile
@boubkhaled
boubkhaled / Top 30 Linux Interview Questions & Answers.md
Last active February 23, 2022 09:32
Top 30 Linux Interview Questions & Answers

Top 30 Linux Interview Questions & Answers - Intellipaat

Top Answers to Linux Interview Questions

CTA

Linux is among the fastest and most powerful operating systems used in computers. Over 90 percent of the world’s fastest computers have Linux OS. If you wish to become a Linux professional in a reputed organization, then this is the right platform to prepare for your job interview. In this Linux Interview Questions blog, you will cover some of the most common interview questions asked during interviews in this domain. Let’s get a quick look at these frequently asked questions:

Q1. What is Linux?
Q2. Compare Linux with Windows.

@boubkhaled
boubkhaled / Top 40 MySQL Interview Questions & Answers.md
Last active February 23, 2022 10:58
Top 40 MySQL Interview Questions & Answers

Top 40 MySQL Interview Questions & Answers - Intellipaat

Top Answers to MySQL Interview Questions

CTA

Today, large volumes of data are generated in companies on a daily basis. This data plays a very significant role. Storing the data hence becomes extremely important for business use, and MySQL offers a platform for this purpose. It opens doors to numerous job opportunities in the field of database administration and management. With the help of these MySQL interview questions, you can crack your job interview easily. Here is a glance at some of the commonly asked questions in MySQL and other related domains:

Q1. What is SQL Server?
Q2. Compare MySQL vs SQL Server.

@boubkhaled
boubkhaled / Top 61 SQL Interview Questions and Answers.md
Created February 23, 2022 08:36
Top 61 SQL Interview Questions and Answers

Top 61 SQL Interview Questions and Answers [2022 Updated]

Top SQL Interview Questions

CTA

Relational Database Management System (RDBMS) is the most common database used across organizations, making SQL a must-have skill. This blog on SQL Interview Questions and answers aims to guide you through various SQL questions from concepts, such as MS SQL Server, MySQL database, etc. This is a one-stop resource through which you can avail the maximum benefit and prepare for job interviews easily. Check out the top SQL Query interview questions asked by recruiters today:

Q1. What is SQL?
[Q2. What are the subsets of SQL?](https://intellipaat.com/blog/interview-question/sql-interview-questions/?utm_source=linkedin&utm_medium=organic&utm_ca

@boubkhaled
boubkhaled / Azure-DevOps-Print-Style.user.js
Last active December 27, 2021 10:23
Add print style to azure DevOps Tasks
// ==UserScript==
// @name Azure-DevOps-Print-Style
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Add print style to azure DevOps Tasks
// @author You
// @match https://*.visualstudio.com/*
// @icon https://www.google.com/s2/favicons?domain=visualstudio.com
// @grant none
// ==/UserScript==
@boubkhaled
boubkhaled / RemoveIframes.user.js
Created November 4, 2021 13:56
Remove iframes ADS
// ==UserScript==
// @name RemoveIframes
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://www.tutorialspoint.com/*
// @grant none
// ==/UserScript==
@boubkhaled
boubkhaled / [email protected]
Last active October 28, 2021 07:19
SQL Cheatsheet ~@AbzAaron
SQLCheatsheet~@AbzAaron.jpg
@boubkhaled
boubkhaled / The Ultimate AJAX Guide For Vue.js Apps.md
Last active July 26, 2021 10:59
The Ultimate AJAX Guide For Vue.js Apps