I applied online. The process took 3 weeks. I interviewed at TSYS|Total System Services (Auburn, AL) in Dec 2017
Interview
Pretty Straight forward. They asked questions on Basic Java Programming that you are expected to know. I think I ended up wasting both the interviewer and my time to apply for a domain I am not interested in.
I applied online. I interviewed at TSYS|Total System Services in Aug 2020
Interview
interviewed for a backend entry level role. The focus was more on basic data structures like hash maps and thread programming to an extent.
Emphasize on the depth of basic concepts.
Interview questions [3]
Question 1
Behavioral Questions
1. Strengths and weakness.
2. One thing you are proud of .
3. What does your typical day look like . Do you use agile ?
4. What is important from perspective of a developer.
5. Give one example where your suggestion led to code efficiency.
6. What are other languages you feel confident.
7. What are you short and long term goals ?
8.What was your role in your previous project?
9. Tell me about your self ?
10. Do you have any questions ?
11. What have been doing after you have graduated ?
12. What skills would you be bringing in to this position?
Technical Questions:
1. Do you use interceptors and filters ?
2. how would you design and endpoint for a url ?
3. different kind of patterns ?
4. connection to db is it singleton ? for every request is a new connection established to db?
5. Why do we need serialization and Deserialization?
6.Why do we need serialize id ?
7. Explain data base connection process ?
8. what do you want to do if you want to create run time object?
9. if you have to explain polymorphism to a non technical person ? how do you do it ?
10. if you have a dictionary what data structure will you use ?
11. if you not a value how will you get the key ?
12. what is factory method ?
13. what are all the annotations that you have used so far ?
14 can I interchange @Repository tag to @Service tag will it throw error ?
15. what all features of spring boot did you use ?
16. what version of spring boot are you using ?
17. did you use exceptors ?
Technical Questions :
1. Difference between comparator and comparable ? when would we use comparator ?
2. what is a functional interface?
3. what are different type of data structures you use ?
4. using java 8 convert an array of integers to comma seprated string .
5. difference between array list and linked list ? and which is faster for retrieval?
6. can we use classes as keys in has map ?
7. Singleton prototype in thread.
8. Scope in spring boot ?
9 Do you know patch in spring boot ?
10. when will the dependencies be loaded ? at run time or static time ?
11. If I have two classes with same name what happens ?
12. if I use a concurrent hash map how is it thread safe ?
13. what happens if I try to put a same key in hash map twice ?
14.if i have a custom object as key in hash map how is hash value computed ?
15. what is a method and function level locking ?
16. what are functional interfaces ?
17 . does spring boot use eager or lazy loading ?
18. what is Optional class in spring boot ?
19. what is circular dependency in spring boot.
I applied through a recruiter. The process took 1 day. I interviewed at TSYS|Total System Services (New Delhi)
Interview
Technical MCQ test on java.Basic questions with program output.1 technical round on spring java and hibernate.Managerial round.Finally HR round.Exception,collections,spring bean scope, configuration file,basic programs.Process was quick.Half day wrap up.Hr will roll out offer letter if selected on same day
I applied through a recruiter. The process took 2 weeks. I interviewed at TSYS|Total System Services (Noida) in Jan 2018
Interview
I recently got interviewed at TSYS.They took my telephonic and 2 technical rounds which I managed to clear. Then had my Hr discussion. Then HR even asked my documents in order to create my offer letter. But they didn't released my offer letter , they kept me waiting for weeks and finally closed the position with someone else and didn't had the courtesy to inform me. This is highly unprofessional which is not expected from a HR of such a big firm.
Interview questions [1]
Question 1
How do we maintain different logging file in production