Pinned Repositories
-Return-the-maximum-value-of-nums-i--1-nums-j--1-.
Example 1: Input: nums = [3,4,5,2] Output: 12 Explanation: If you choose the indices i=1 and j=2 (indexed from 0), you will get the maximum value, that is, (nums[1]-1)*(nums[2]-1) = (4-1)*(5-1) = 3*4 = 12.
10-important-OS-topics-for-developers
https://data-notes.co/the-10-operating-system-concepts-software-developers-need-to-remember-480d0734d710
60-widgets-in-flutter
977-leetcode-problem-square-of-sorted-array-by-radix-sort
contact-page-frontend
Daily-Goals-React-JS
Gym-Lab
PWA-weather-app
static-gym-site
Stopwatch-in-JS
A stopwatch project for beginners in web development.
SultanNoorudDin's Repositories
SultanNoorudDin/Gym-Lab
SultanNoorudDin/PWA-weather-app
SultanNoorudDin/static-gym-site
SultanNoorudDin/-Return-the-maximum-value-of-nums-i--1-nums-j--1-.
Example 1: Input: nums = [3,4,5,2] Output: 12 Explanation: If you choose the indices i=1 and j=2 (indexed from 0), you will get the maximum value, that is, (nums[1]-1)*(nums[2]-1) = (4-1)*(5-1) = 3*4 = 12.
SultanNoorudDin/60-widgets-in-flutter
SultanNoorudDin/to_do
SultanNoorudDin/acm-web-dev-
SultanNoorudDin/AI-project
SultanNoorudDin/buttom-navbar-in-flutter
SultanNoorudDin/card-apis
SultanNoorudDin/codewars-problems
in this repo, i have uploaded the codewars problems, i have made directories wrt kyu values
SultanNoorudDin/drawer-flutter-widget
SultanNoorudDin/Ecommerce-reactjs
SultanNoorudDin/ecommerceProject
SultanNoorudDin/flutter-calculator
SultanNoorudDin/flutter-login
SultanNoorudDin/flutter-login-page
SultanNoorudDin/flutter-navPage
SultanNoorudDin/jwt-login-signup-apis-nodejs
SultanNoorudDin/mental
a UI of a dribbble design
SultanNoorudDin/My-Portfolio
SultanNoorudDin/node-js-apis-just-testing-
SultanNoorudDin/nodeJs-Apis-SElab7
SultanNoorudDin/nodeJs-revision
backend wala scn ha
SultanNoorudDin/python-print-function
The print() function in Python is a fundamental and versatile built-in function used for displaying output to the console or other standard output streams. It is an essential tool for debugging, displaying information to users, and monitoring the execution of a Python program
SultanNoorudDin/python-sum-func
SultanNoorudDin/README.md
SultanNoorudDin/SultanNoorudDin
Config files for my GitHub profile.
SultanNoorudDin/tasbih-android
SultanNoorudDin/tictactoe