Author: Aniruddha Chaudhari

php

Overwrite WordPress PHP file in Child Theme SubFolder

How to Overwrite WordPress PHP file in Child Theme SubFolder/Sub-directory? Using get_stylesheet_directory and get_template_directory.

Python

Python Tricky Interview Questions and Answers

What are some Python tricky interview questions asked in coding round? Answer explained with code and examples.

git

Top 10 GIT Interview Questions and Answers for Experienced | FAQ

What are the GIT interview questions answers for experienced? Frequently asked basic questions (FAQ) on Github for devops engineer.

git

9 Basic GIT Commands Tutorial for Beginners | Learn to Master

How to learn git commands? Complete tutorial for beginners with all Essential git commands.

Code

Program to Remove All Duplicates Chars from a given String in Python

[Coding Problem solved] How to remove all duplicates from a given string in Python? 1. Without changing the order of characters 2. By traversing the string only once…

linux

How to Check Free Memory in Ubuntu?

How to free memory in Ubuntu Linux? Command to check Total, Used, Free, Cache and Available memory.

GATE

Top 7 Benefits of GATE Exam | What After GATE CSE?

What are the benefits of gate exam for CSE? Opportunities after GATE exam? Admission through GATE, PSU jobs…

Computer Network

FREE Online IP Subnet Calculator with Custom Mask

[FREE] Online IP Subnet Calculator with a custom mask. Calculate broadcast IP, wildcard IP, number of host in the subnet network and type of IP address.

linux

[Shortcut] How to Search Text in Terminal Output on Ubuntu (Linux)?

[Simple Keyword Shortcut] How to search text in terminal output on Ubuntu (Linux)? Search by word, regular expression.