Codezen Solutions using Python

Python Programming Solutions                           

Loops
  1. Sum or Product
  2. Terms of AP
  3. Reverse of Number
  4. Binary to decimal
  5. Decimal to binary
  6. Square root (Integral)
Conditionals and Loops
  1. Average Marks
  2. First Character Case
  3. Sum of Even till N Number
  4. Fahrenheit to Celsius
  5. Number Pattern
  6. Number Pattern
  7. Star Pattern
  8. Nth Fibonacci number
  9. All prime numbers
  10. Fahrenheit to Celsius Function
  11. Fibonacci Member
Strings
  1. Two substrings
  2. Amazing Strings
  3. Pangram
  4. Remove Duplicates
  5. Special strings
  6. Internet_Address
  7. Longest Bracket
  8. Compress the String
  9. Find smallest substring
Number Theory
  1. Divisor sum
  2. Get Palindromic
  3. Binary Numbers
  4. Reverse Level Order Traversal
  5. GCD
  6. Check Even Partitioning
  7. Factorial
  8. New position
Arrays
  1. Array Equilibrium Index
  2. Division of 4 
  3. Special Sum of array
  4. Consecutive elements
  5. Alternatives
  6. Duplicate in array
  7. Stocks are profitable
  8. Count Inversions
  9. Array Equilibrium Index
  10. Smallest subarray with required sum
  11. Maximum subarray


LinkedList
Other Practice
  1. Duplicate in array
  2. Maximum Profit on App
  3. Interview Shuriken 55: Missing Numbers
  4. Interview Shuriken 53: Find the Missing Number
  5. Interview Shuriken 52: Sort the Objects

Coding Ninja Tutorial

Linked list 1
  1. Length of LL
  2. Print ith node
  3. Delete node
  4. Length of LL (recursive)
  5. Delete node (recursive)
  6. Insert a node at a specific position in a linked list
  7. Find a Node in Linked List
  8. AppendLastNToFirst
  9. Eliminate duplicates from LL
  10. Palindrome LinkedList
  11. Print Reverse LinkedList
Linked list 2
  1. Reverse LL (Recursive)
  2. Reverse LL (Iterative)
  3. Midpoint of Linked list
  4. Code : Merge two sorted LL
  5. Code : Merge Sort
  6. Find a node in LL (recursive)
  7. Even after Odd LinkedList
  8. Delete every N nodes
  9. Swap two Nodes of LL
  10. kReverse
  11. Bubble Sort (Iterative) LinkedList
Stack
Queue
  1. Queue Using LL
  2. Stack Using 2 Queues
  3. Reverse Queue
  4. Reverse the First K Elements in the Queue

Binary Tree 1

Comments

Popular posts from this blog

MySQL Multi Source Master Slave Replication using GTID

Access and modify all the resources of our Wiki.js using WikiJS API

How to setup an Nginx reverse proxy with a SSL certificate in XWIKI