Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Latest commit

 

History

History

2023

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

2023

learnign/learned

as of 13april, I ... havent done any of the below task,hope to clear up in april

Toc

May

  • 23-05-25

    • in rust (2 simple problem from dimiqoj)
  • 23-05-06

    • in rust,
      • how to unpack array value into a variables?
      • recall how to read vector or int in rust?
      • on what data type ceil() & floor() exist?
      • how to do floor division of u32 in rust?
    • consider int a <= i,x,n <= 1^10,
      • find lowest multiple of i that is >= x?
      • find height multiple of i that is <= x?
  • 23-05-05

    • in rust,

      • how to convert 🔥 to unicode value(aka u32)
      • how to convert the converted unicode back to char or string?
    • what is mersenne_prime ?

April

  • 23-04-29

    • in rust,

      • how to find sum of a vector/map?
      • how to convert a each char in "323" to a digit?
  • 23-04-28

    • red recall how to read a & parse a line of integer into a i32 array?
      • first step?
      • how many method need to call?
  • 23-04-25

    • deno write in stdout without \n ?
    • deno input from usr?
    • rust b'A' vs 65 as u8 what is common?
    • how type works in rust?
  • 23-04-23

    • how to take an array input in go?
  • 23-04-21

    • how to find prime in rust?
    • find sqrt of number in rust?
    • find ln2 of a number in rust?
    • return vector from a function
    • return array from a function
    • container[x] here x has to be usize?
    • (1...100).step_by(2) to iterate all evens in 1..100
    • again > april
  • 23-04-19

    • how OK() & Err() works ?
    • how stdin works in os ?
  • 23-04-18

    • 🦀
    • matches!();
    • ch.is_alphabetic();
    • vec.push()
    • HashMap::new()
    • hashmap.insert()
  • 23-04-17

    • stuff in rust🦀
      • array
      • iter()
      • cloned()
      • collect()
      • chars()
  • 23-04-13

    • 1 problem solved from 52pack
  • 23-04-12

    • 🔴 #1 no time for cp
  • 23-04-11

    • 2 problem solved from 52pack
  • 23-04-10

    • 🔴 #28 no time for cp

March

after 12 April, I was just lost

February

january

missing

bal-sal