There is an island and a square moat around the island. You are standing outside the moat trying to get to the island with a wooden plank. If the moat is 10 feet wide and you have 2 wooden planks that are 9 feet wide how do you get across? Note that you can't jump or use anything but the planks to get across and you can't touch the water.
Technical Specialist Interview Questions
19,995 technical specialist interview questions shared by candidates
Why do you want to work at HkS?
Basic core Java,spring,spring boot,micro services questions.
general questions specific to the domain.
None was easy. Some basic question about experience. Mostly related to Java
Role play- between client and TAM
Asked about my monthly targets, submissions closurs as usuall on all recruitment persptive
If I understood the questions, I would tell
Basic related to domain and project
The site is an MVC 4 web application running on a hosting platform with a maximum allowed quota of 512 MB, and the event list is implemented with the DataTables jQuery plug-in (version 1.9.4) which is configured in server-side mode. After adding MVC 4’s output cache using cache profiles on the MVC action that lists the events, the site got suspended because the memory usage quota for the website was reached. We restarted it and eventually it went down again. During our local debugging sessions we found that the site's memory usage surpasses the maximum allowed quota. We are now testing the site with only 10000 events but the issue is still occurring. If it’s helpful in any way, the following is the cache profile configuration defined in the web.config: <caching> <outputCacheSettings> <outputCacheProfiles> <add name="CacheEvents" duration="3600" varyByParam="iDisplayStart;iDisplayLength;sSearch" /> </outputCacheProfiles> </outputCacheSettings> </caching>
Viewing 1071 - 1080 interview questions