HR Interview Questions For Developer With Sample
HR Interview Questions For Developer With Sample
19-If you have 2 equal positions in salary and benefits which one, do you opt?
My choice will depend on company grade and the number of development teams and
friendly relationship between company members. Also, in my opinion, the standard of
assignments and reviewing responsibilities are so important. I mean how we apply
Scrum. Technologies and design patterns are used in the company and company
investments for using new technologies are so important to me.
22-If you gain this job position, do you have no problem with commuting?
No, I am going to move to my new place and there isn’t any problem.
24-Can you explain a little about software what was that kind of product?
I think the provincial government was a challenging project for me. The main challenge
in this project was finding the most effective way to update the client's data and
database structure. In this project, there was one data center and more than a thousand
clients e.g 2500 clients in one province. The main issue was that the clients received
annual budget data and people's information from the server.in order not to be an extra
load on server we decided to keep an updated copy of data on clients also there was the
same issue in clints' database structure. Because every client had a distinct database.
Finally, we decided to save a script code of update data and database structure in the
server database. every client kept its last update record id.to inform clients immediately
after updating with changing users' session flag that the data have been updated and
updating process was done.