Thursday, March 03, 2022

kubernetes ckad exam my first result from 25 questions

 it was 1:30 hour exam, I spent 26 minutes


 

 

and overall training is 

 

 

planning to study more next week and get the real exam :)

No comments:

odd string diff

 https://leetcode.com/problems/odd-string-difference/ Beats 19.92% of users with Java   class Solution { public String oddString ( S...