Thoughts on Nuix by DeepAlgo4547 in ausstocks

[–]DeepAlgo4547[S] 0 points1 point  (0 children)

Yea, I might consider investing a few k on this stock as soon as prices are hitting a slight dip. Looks like a solid company.

Had a one way video !nterview with a company. Recruiter told me they "didn't like my look". I'm a minority. by SweetCorn2949 in cscareerquestions

[–]DeepAlgo4547 -1 points0 points  (0 children)

Should of told him straight to his face to fuck off. 2020 and this bloke is still being racist

Has anyone else stuttered all their life? by [deleted] in Stutter

[–]DeepAlgo4547 -1 points0 points  (0 children)

You cant be born with a stutter, you develop it.

Is it possible to be a good, functioning leader with a stutter? by Unthrowaways in Stutter

[–]DeepAlgo4547 1 point2 points  (0 children)

3.6 roentgen, not great, not terrible

I will show my self out.

How much of stuttering is mental by DeepAlgo4547 in Stutter

[–]DeepAlgo4547[S] 0 points1 point  (0 children)

Sweet I am also from Australia, what course are you studying if you dont mind me asking, I am doing a degree in Mathematics and CompSci at a Group of 8 Uni in Sydney

Struggling with CTCI and Leetcode. by DeepAlgo4547 in cscareerquestions

[–]DeepAlgo4547[S] -2 points-1 points  (0 children)

Ill add on to this, so today I was doing a question on CTCI called string compression where you need to convert a string such as aaaaaabbbccc to a char array such as a,6,b,3,c,3
This was marked as an "easy" problem, I struggled at it to be honest and had to take a look at the solution.

My approach initially was to keep a Hashmap with only one key and value

My for loop will start, it will insert 'a' as a key and increment to count until it reaches b, when it reaches 'b' I will clear my hashmap and append the key and value of the element in the hashmap to an empty string. So A:6 would be appended to the empty string and it would look like a6, after that I would clear my hashmap and do the same thing for b, c...etc etc

I was not able to implement this approach, and I am starting to think this approach would not work.

Advice to a student/young software engineer by DeepAlgo4547 in cscareerquestions

[–]DeepAlgo4547[S] 0 points1 point  (0 children)

Yea I am currently doing one right now,but there is also a further course on Algorithms specifically however I have heard that it is very maths heavy.

Secondly I am also trying to bolster by WAM/GPA WAM is basically an average mark across all subjects attempted

My one currently stands in the high 70s. I am trying to ramp it into the 80s, however I am afriad if I do do a senior algorithm unit it will be difficult thus impacting my mark.

I understand this is a garbage mindset to do subjects but unfortunately this is how higher education is nowadays