Python

Code

Find the Smallest and Largest Number in Array in C/C++, Java and Python

Write a program to find the smallest and largest number in the array. Code written in C/C++, Java and Python.

coding challenge

Multilevel Car Parking System in Python | Coding Design Interview Questions

Parking space allotment coding problem. How to design multilevel car parking system in Python? Coding design interview questions and answers.

coding challenge

Valid Sudoku Checker in Python

Write a program to check if Sudoku solution is valid or not. Valid Sudoku Checker in Python code explained with time and space complexity.

Python

Sudoku Solver in Python w/ Backtracking | Explained with Example

How to write sudoku solver in Python with and without backtracking (brute force)? Algorithm explained with example.

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?

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.

coding challenge

[Solved] Maximum Sum Subarray | Microsoft Interview Question

Write a program to find out maximum sum subarray. Subarray contains positive and negative integers. Complexity of Kaden’s Algorithm.

Program to Check Odious Number in Java, Python, C/++

How to write a program to check odious number in Java, Python and C/C++. Explained with algorithm and examples.

Jobs

[Plan of Action] Basic Skills Required to get a Job in Python

What are the basic skills required to get a job in Python? Complete action plan. How to find the matching job requirement?