Cisco AMCAT Test for New Grads
Anonymous User
3634

I took the Cisco AMCAT today and I have to say that "Aspiring Minds" is the worst testing environment that I have ever used. I was given a dp problem, rotate image 90 degrees, and a chess problem (dfs) and I wrote the algorithm for every single one. I was given 75 minutes to solve all three problems. The problems is that they make you parse the input string (for java this will be the String[] args part of main method). I could parse 2 of the 3 input strings. But the rotate image string was set up in a manner that my scanner object would not return the data correctly. I ended up solved all test cases for 2 problems but couldn't find a way to parse the string for the third even though I had the correct algorithm implemented in another method. Fuck Aspiring Minds.

My recommendation: avoid any online assessment that uses aspiring minds.

Comments (2)