salesforce devops challenge(hackerrank)
Anonymous User
1400

Hi ,
I did gave my devops chalenge in hackerrank today for salesforce . its 90 mins test.
->7 MCA questions on APIs(rest,sopa,graphql),caching,database tech ci/cd etc.
->1 SQL question on coputing sum of votes on one table bases on foreign relation on tow different tables
->coding question 9 on process input http logfile and print count of requests from same hosts.
->coding question 10 on creating an API function to read through another movies api and print tiltile after reading the o/p.

unfortunately the 9 th question clearly mentioned order of o/p doesnt matter. But the testcases in the exam are based on order. So i could not complete it.I mentioned in the comments the same and jumped to last coding question as I am running out of time.
The last question I suspect the API output is giving page count as wrong in the response and while I am iterating over it i am getting index error. So I used try cahche. It could only pass one test case. I think these bugs introduced deliberately to test the perseverance of the candidate. I answered rest all questions correctly . What do you think my chances for the interview call and next rounds?

Comments (1)