HR Interview Questions For Developer With Sample
HR Interview Questions For Developer With Sample
@bzlearnin
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.
23-Have you ever failed projects?
Yeas, it was an online taxi project and unfortunately despite it being interesting to me,
the project failed. Of course, it was a big project and I participated in some parts of the
project. In my opinion, there are a lot of reasons for failing the project and we cannot
say the name of a person or a reason for this but one of the main reasons was our
product owner. He could not manage his time and relationship with the client to gain
accurate information that finally with the client's unsatisfaction the project was put
aside by the client. also, exactly at this time, some international companies started their
online taxi projects in Iran, and it was another reason.
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.