can you please tell about already developed banking project
@vairasudhanasokan57902 жыл бұрын
Regarding a stream if we need to check two condition there is a method and Ex: Predicate p1 = n~>n.getAge==30; Predicate p2=e->e.getName.equals(“kumar”); list.stream().filter(p1.and(p2)).collect(Collectors.toList());
@vijayaradhya Жыл бұрын
I really doubt if this is a real time interview. I have personally never had this experience in interviews where the interviewer is hand holding the interviewee to an extent where he is coding instead of the candidate. Should be very lucky to have such panel.
@shahidanwar62543 жыл бұрын
can you plz tell me what is the roles and responsibilities of a software developer in a already built complaint management system?
@javainterviewbuddy5673 жыл бұрын
If the system is already developed than the responsibilities may be, maintenance of the system, any enhancements or taking care of the issues which are coming in the prod environment.
@shahidanwar62543 жыл бұрын
@@javainterviewbuddy567 can you please tell me something specific work....like something that developer has to work on a daily basis on a complaint management system.
@javainterviewbuddy5673 жыл бұрын
This is something which is domain specific, In general you can say, you added new test cases to maintain the code coverage to 80%, added some api documentation (example. swagger). Enhanced the code by using lombok, compressed the logs files by adding some new code. These are just some example, and you can use them with any project, any domain. I will add some more points in the future. Also, for more domain specific answer(for specially complaint management system) I will get back to you. Can you please tell me in which domain this complaint management system is used or designed for?(For example, in a bank/ in a hospital/ insurance company/telecom or any other).
@shahidanwar62543 жыл бұрын
@@javainterviewbuddy567 this complaint system is for resolving the issues of customers of electronic goods....any issues with the item purchased...or for giving feedbacks..etc
@dan.h36203 жыл бұрын
Did she pass?
@javainterviewbuddy5673 жыл бұрын
Unfortunately no.
@apoorvas0813 жыл бұрын
@@javainterviewbuddy567 But why?
@maankhurana58142 жыл бұрын
@@apoorvas081 bcoz she asked higher package
@hexadecimalhexadecimal52412 жыл бұрын
@@maankhurana5814 no because she couldnt explain stack and heap.....bet
@Xyz-p6q2 жыл бұрын
@@javainterviewbuddy567 streams question not answered properly