coding design

Treebo Hotels Design Coding Interview Question for PSE

What is the question asked in Treebo Hotels design coding interview? Career opportunity was for PSE position and experienced candidate.

HTML

Hide/Show Password using Eye icon in HTML and JavaScript

How to hide and show password using eye icon in html and JavaScript? Toggle password on Click with visibility eye.

Bootstrap

How to Display Messages after Form Submit in Django and Bootstrap?

Simple steps to display messages after form submit in Django and Bootstrap? Show success and error message on submission.

Django

[FREE] How to Deploy Django on PythonAnywhere | FREE Hosting

[FREE] How to deploy django on pythonanywhere? Upload and host your Django project from GitHub to make it online.

MongoDB

9 Difference between MySQL and MongoDB

What is the difference between MySQL and MongoDB? MongoDB vs MySQL in tabular form.

NoSQL

9 Difference between SQL and NoSQL | Example, Use, Advantages

What is the difference between SQL and NoSQL database/DBMS? Advantages explained with example. Which one to use?

Neural Network

Experimenting Neural Networks from scratch in Python

[Complete code] Neural Networks in Python. Experimenting from the scratch. What is Neural network? How to implement it in Python?

How to Prepare Operating System (OS) for GATE | Important Topics

How to prepare Operating System for GATE? Important topics from OS for GATE 2022. How to study basic questions and answers?

Code

[Solved] Program to Find Pairs that have Desired Sum in Java, Python

Write a program to count and find pairs that have desired sum from the given array. Program solved in Java, C/C++ and Python.