Skip to content

bappasahabapi/Level-1-ProblemSet-div-3-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Github Banner

𝒯𝒽𝑒𝓇𝑒 π’Ύπ“ˆ 𝒢 π’Ήπ“‡π‘’π’Άπ“‚π“Ž π’·π‘œπ“Ž π“Œπ’½π‘œπ“ˆπ‘’ 𝓃𝒢𝓂𝑒 π’Ύπ“ˆ 𝐡𝒢𝓅𝓅𝒢 .....

LeetCode:

Interview Crack Problems

Problem set LeetCode [Interview]

πŸ‘” LeetCode Interview:


πŸ₯‡ String Related Problems

πŸ₯‡ Array: [Solve this 10 problems]

πŸ₯‡ LinkedList: [Solve this 4 problems]




πŸš΄β€β™‚οΈ Target -01

©️ Math with C, πŸ”’ Intro to C++, πŸ”’ Data Structure -II

πŸš΄β€β™‚οΈ Target -02

πŸ”’ Algorithm -III , 🐍 OOP and Python Programming
  • βœ… Introduction to Algorithms & Problem Solving Part - III [Due-to-week-6-M-22]
  • βœ… OOP and Python Programming [Due]

🎧 Folder Structure:


🎧 Sorting + Algorithm Structure:

πŸ“‚πŸŽπŸŽ-𝐀π₯𝐠𝐨𝐫𝐒𝐭𝐑𝐦

🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁🍁

πŸ‘‡ Exercise problems:

πŸ“š Problems For Examination-1

01-Basic Mathematical Problems solved in C/Basic codes/
  1. hello word program-01
  2. Even odd program-08
  3. Find the large number-09
  4. Find the larfe number and quality-10
  5. Weight two even problem-11
  6. Weight two even and equal problem-12("watermelon codeforce")
  7. Addition and Subtraction based on even or odd input-13
  8. Sum problems-200S
  9. Type Casting-201
  10. Sum double floating point number-202
  11. Character data types-203
  12. Arithmetic Operations-204
  13. How can we take input from character-205
  14. Tell the positive NegativEe Number-206
  15. Tell the upper case and lower case of a character-207
  16. Tell the vowel and consonant of a character-208
  17. Find the biggest number from two inputs-14
  18. Find the biggest number form three inputs-15
  19. Check even or odd-16
  20. Check grade system using if-else-17
  21. Check three sides formed tringle or not-18
  22. Domino Tight problem -20S
  23. Domino Tight problem -21
  24. Fair Tournament Problem -22
  25. Card maximum possible problwm-23
  26. 3n+1 odd even problem -24
  27. Print 1 to N program-401
  28. Multiplication table -402
  29. Multiplication table usiing additioin formulda -403
  30. Multiplication table 1 to N -404C
  31. Permutation problem of a,b,c -405
  32. Permutation problem simplified version -406
  33. Factorial problem -25
  34. Summatio of N input passenger weight-26
  35. Choklet interesting problem -27

this codes are inside:

  • 01-Basic Mathematical Problems solved in C/Basic codes/

🟩 🟩 🟩 🟩 🟩 🟩 🟩 🟩 🟩 🟩 🟩

πŸ“š Problems For Examination-2


πŸ”˜ Folder name : πŸ”₯ week-3 ♻️ Array [ ]

♻️ Array

  1. Simple array-601
  2. How to take basic input and output of an array-602
  3. How to take n th element input of an array-603
  4. Find the max and min element of an array-604
  5. Find the 2nd maximum element from an array-606

  6. Find the 3rd maximum element from an array-607
  7. Find the 4th maximum element from an array-608
  8. Find the 2nd minimum element from an array-609

  9. Find the unique and duplicate from an array -610

  10. Count the number of odd or even prestent in the array-605
  11. Find out the missing number from array element-CSES -1083

πŸ”˜ Folder name : πŸ”₯ week-4 [♻️ String and 2D array]

♻️ String and 2D array

  1. Basic input output string -401

  2. Counting vowel and consonant from a string -402

  3. Small or Capital string -403

  4. Two dimentatonal array input output -404

  5. Two dimentational array i/o other way -405

  6. Checking diagonal or not primaray diagonal using matrix -406

  7. Checking secondary or not using matrix -407

  8. Checking scalar matrix or not -409

  9. Checking identity matrix or not -410

  10. 🐧 Selecton sotrt - 411

  11. 🐧 Bubble sort -412

  12. Codeforce: A beautiful matrix -263A

  13. Codeforce: Petya and string -

  14. Codeforce: String task -118A

  15. Codeforce: Way to long words -71A

  16. Codeforce: Word Capitalization -281A

17.Magic matrix -413

18.String reverse -414

  1. String reverse -415

20.String concate -416

21.String character to digit -418

22.

String Sorting usnig frequency array-417


πŸ”˜ Folder name : πŸ”₯ week-6-Functions

0. write a function of sum -600

1. write a function of sum -600

2. Find gcd withouot function -602

3. Find gcd using function-603

4. Check prime or not using functon -604

5. Facorial function -605

6.Permutation Combination using factorial function -606

7.Magic Number using multiple conditon function-607

8. Vowel Checking function -608

9. Sum of Array function -609

10. GCM and LCN function -610


πŸ”˜ older name : πŸ”₯ week-6-Functions and pointers

1. Warning print function -700

2. N times test case function -701

3. Taking radius function -702

4. Factorial function -703

5.pointer memory address print -704

6. Pointers of pointers -705

7. Swap function using pointer -707

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •