Author: Aniruddha Chaudhari

Cisco

Max Elements Sum upto Target | Coding Challenge

Max Elements Sum upto Target | Coding challenge asked in technical Interview round.

Code

Multiprocessing in Python | Example Explained with Code

Explain Multiprocessing in Python using Code example. Using a Pool of Workers and sharing state between processes.

Python

[Python Code] First Repeated Character in String and Count

Write a Python program to find first repeated character and count. Code explained with time complexity.

HQ NextPCB Introduces New PCB Gerber Viewer: HQDFMOnline Lite Edition

Features of PCB Gerber Viewer by HQ Next PCB. What does HQDFM check?

android

7 Essential Expo/EAS Commands You Should Know

What are the Essential Expo commands for building Expo app (for Android and iOS), deploying and publishing app to EAS server and play store.

brew

[Fixed] Library not loaded: /opt/homebrew/opt/icu4c/lib/libicui18n.73.dylib

Error on MacBook- Library not loaded: /opt/homebrew/opt/icu4c/lib/libicui18n.73.dylib . How to fix it?

Python

How Much Python Developer Earn in India | Salary per Annum

What is python developer salary in India? What are the Important factors affecting Python developer Salary in India?

git

How to Remove Git Commit that has not been Pushed?

How to remove git commit that has not been pushed? Command to recover git revert.

Cloudflare DNS: How to 301 redirect all traffic from subdomain to new domain URL?

How to Cloudflare to 301 redirect all traffic from subdomain to new domain URL? Add DNS record and forwarding URL page rules…