Upload Button Icon Add office photos

Filter interviews by

Undefined Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
Rating 4
Good
Difficulty level
Hard
Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2024.

1 Interview Round

1

Technical Round (29 Questions)

  • Q1. What should be considered during performance analysis with ST03 transaction, Total time or average time ?
  • Q2. How to minimize the downtime during an SAP upgrade with SUM?
  • Q3. Where are R3trans and R3load processes are used during SAP upgrade using SUM?
  • Q4. What are the differences in SUM 1.0 and SUM 2.0 ? Why can we not use SUM 2.0 for SAP JAVA systems ?
  • Q5. What steps are needed if the maintenance planner is not green?
  • Q6. What are the difference in steps when you generate the stack.xml file from maintenance planner for Java system vs ABAP system.
  • Q7. What are delta Merge in SAP HANA?
  • Q8. What are the reasons of Delta merge not running properly and how to make them work?
  • Q9. What are the pre-requisites of manual delta merge?
  • Q10. What is Strust transaction code? Why are there different PSEs and how are these utilized?
  • Q11. What steps are needed if a 3rd party system wants to connect with your SAP system? What specific certificates will be needed?
  • Q12. What are trusted RFC connections and why are these needed and how to create those?
  • Q13. Is it possible to automate the TR movement from DEV to QA? If yes, how?
  • Q14. What are label printers? How are these different than usual printers?
  • Q15. Spool request is successful but still the prints are not coming through, what could be the reason and how to solve it?
  • Q16. There is performance issue between 1 to 2 PM everyday, what could be the reason and how to resolve it?
  • Q17. What are different tcodes for traces? What specific information you look for in these tcodes (e.g. STAD) ?
  • Q18. How does TMS work in SAP HANA? Similarly how it works in SAP JAVA and why it is used?
  • Q19. What are domain link is SAP ?
  • Q20. Can we add another transport layer between QA and Prod systems?
  • Q21. What is the maximum memory a single HANA node can have?
  • Q22. Can ECC on HANA have scaleout scenario?
  • Q23. What are the different strategies of SAP SUM?
  • Q24. How does sizing of SAP and HANA work?
  • Q25. How much memory is needed for a HANA system with 1TB of database?
  • Q26. What are the differences between HANA Cockpit and HANA studio?
  • Q27. In SAP HANA, instead of creating one big file of 1 TB for backup, is it possible to created 10 files of 100 GB each ?
  • Q28. What is the latest version of SAP HANA available on SAP Marketplace ?
  • Q29. How do we install SAP HANA license for Tenant DB? What is sequence of applying the licenses in SAP HANA?

Skills evaluated in this interview

Other Program / Project Management - Other Interview Questions

Wipro user image Anonymous

posted on 4 Oct 2024

Interview experience
Rating 2
Bad
Difficulty level
Easy
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024.

9 Interview Rounds

1

Aptitude Test Round

Standardized assessment that evaluate a person abilities, skills and potential

2

Coding Test Round

Programming challenge that assesses a candidate coding skills and problems-solving ability.

3

Group Discussion Round

Structured conversation where participants share ideas and perspective

4

Assignment Round

Tap recent activity,

5

Case Study Round

Details analysis of a real world situation that can be used to gain insight and generalization

6

HR Round (3 Questions)

  • Q1. Tell me about yourself.
  • Q2. What is your strength and weaknesses ?
  • Q3. Why are you interested in this job?
7

Technical Round (2 Questions)

  • Q1. What programming language are you most familiar with?
  • Q2. What is features of c programming language?
8

One-on-one Round (3 Questions)

  • Q1. Tell me about yourself
  • Q2. Why should we hire you
  • Q3. What are your strength
9

No any Round (2 Questions)

  • Q1. Tell me about yourself self
  • Q2. What are your weakness

Interview Preparation Tips

Topics to prepare for Wipro Other Program / Project Management - Other interview:
  • Web Technologies
  • Core Java
  • Python
  • Data Analytics
Interview experience
Rating 5
Very good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024.

3 Interview Rounds

1

Technical Round (4 Questions)

  • Q1. Lets say you have table 1 with values 1,2,3,5,null,null,0 and table 2 has null,2,4,7,3,5 What would be the output after inner join?
  • Q2. Lets say you have customers table with customerID and customer name, Orders table with OrderId and CustomerID. write a query to find the customer name who place...read more
  • Q3. Spark Architecture, Optimisation techniques
  • Q4. Some personal questions.
2

Technical Round (5 Questions)

  • Q1. Explain the entire architecture of a recent project you are working on in your organisation.
  • Q2. How do you design an effective ADF pipeline and what all metrics and considerations you should keep in mind while designing?
  • Q3. Lets say you have a very huge data volume and in terms of performance how would you slice and dice the data in such a way that you can boost the performance?
  • Q4. Lets say you have to reconstruct a table and we have to preserve the historical data ? ( i couldnt answer that but please refer to SCD)
  • Q5. We have adf and databricks both, i can achieve transformation , fetching the data and loading the dimension layer using adf also but why do we use databricks if...read more
3

HR Round (1 Question)

  • Q1. Basic HR questions

Interview Preparation Tips

Topics to prepare for Tech Mahindra Azure Data Engineer interview:
  • SQL
  • Databricks
  • Azure Data Factory
  • Pyspark
  • Spark
Interview preparation tips for other job seekers - The interviewers were really nice.

Skills evaluated in this interview

Digital Role Interview Questions

TCS user image Amey Kulkarni

posted on 11 Jul 2024

Interview experience
Rating 5
Very good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 2024.

3 Interview Rounds

1

Aptitude Test Round

First round is TCS NQT test, which contains 2 sections
1. Foundation section contains (Verbal, reasoning and quantitative questions)
2. Advanced section contains(Advance quant, advance reasoning and 2 coding questions)

If you clear this based on your marks and no of coding questions solved, you will get shortlisted for the interview.
I got shortlisted for the digital role for package of 7 LPA

2

Technical Round (10 Questions)

  • Q1. This is MR and TR round , in that mostly I got the questions from my resume
  • Q2. Introduce yourself and then started asking questions on my final year projects
  • Q3. Java related questions based on OOPS concept, collections, HashMap internal implementation?
  • Q4. Questions on Different skills that I mentioned on my resume, I answered all the questions correctly
  • Q5. Questions on DBMS, Joins, and SQL query and asked me to write query on join opearations
  • Q6. Asked to write the code for prime number and asked to optimize the code, I tried and they are okay with that
  • Q7. Next then jumped on my achievements, as me with my team winner as SIH 2023, I got the questions based on the work we done, how we won, what are difficulties we ...read more
  • Q8. Lastly MR asked me some questions, like what will you do, if you are team lead of small team and suddenly one major project comes in our organization and we wan...read more
  • Q9. Lastly, they asked me am I aware about the AIML,I mentioned yes, But they didn't asked any question on that
  • Q10. At last, I asked feedback. I suggest to all who is reading this, try to mention that things only in your resume that you're good in. and suggest you to follow t...read more
3

HR Round (2 Questions)

  • Q1. Asked me to give my introduction
  • Q2. Then asked same hr questions that you can check on google like are you comfortable with night shift, with any package, on any domain

Interview Preparation Tips

Topics to prepare for TCS Digital Role interview:
  • PrepInsta Top 100 codes
  • w3school SQL
  • PrepInsta for reasoning, apti
Interview preparation tips for other job seekers - Make sure to prepare well for the TCS NQT main Test, if you clear that, the interview is not that much hard.
It all depends on your interviewer too for me the interviewer was too good, they made me comfortable.
simply add that point in resume, in which you are comfortable, don't put too much in resume
For coding questions refer PrepInsta top 100 codes first 15-20 questions and for SQLw3school
Also look for the definition of the DSA concepts.

I am glad to share that I got shortlisted for the TCS Digital Role.

System and Application Services Associate Interview Questions

Accenture user image Anonymous

posted on 3 Oct 2024

Interview experience
Rating 5
Very good
Difficulty level
Easy
Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Sep 2024.

2 Interview Rounds

1

Assignment Round

As an AI language model, I don't have access to specific information about your personal assignment. If you could provide me with more context, such as the subject, topic, or any specific requirements, I might be able to offer some assistance.
Here are some questions that might help:
* What is the subject or topic of your assignment?
* What are the specific requirements or guidelines?
* Do you need help with research, writing, or editing?
* Is there a particular aspect of the assignment that you're struggling with?
Please feel free to share as much detail as possible so I can provide the most relevant help.

2

Technical Round (5 Questions)

  • Q1. Great! Please feel free to ask any technical questions you have. I can help with topics such as: * Computer hardware and software * Networking and internet co...read more
  • Q2. I'm ready! Please feel free to ask your technical questions. I'll do my best to provide clear and helpful answers.
  • Q3. * What specific technical skills or concepts are being tested in the round?
  • Q4. Do you have any specific questions or concerns about the technical round
  • Q5. Are there and particular technologies or programming language you'll be using
Interview experience
Rating 5
Very good
Difficulty level
Moderate
Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024.

4 Interview Rounds

1

Technical Round (9 Questions)

  • Q1. Give me a Brief Introduction about you ?
  • Q2. Elaborate more on your current role and responsibilities ?
  • Q3. Order of Execution of ACLs ?
  • Q4. What are ACLs ?
  • Q5. What is the Syntax for including the Mail Script in a notification body ?
  • Q6. Email Script Scenario based question ?
  • Q7. How to substitute record values/Link in the mail body ?
  • Q8. What are different ways we can implement REST APIs integration ?
  • Q9. ACL Scenario based questions
2

Behavioral Round (4 Questions)

  • Q1. Brief introduction about you ?
  • Q2. Notable Achievements you have had till date ?
  • Q3. What are the difficulties you have faced in your current organization project ?
  • Q4. Why do you want to leave your current company ?
3

Behavioral interview Round (4 Questions)

  • Q1. Brief introduction on yourself
  • Q2. How do you explain your client about the application who is not technically strong ?
  • Q3. What are the 3 factors that you would discuss with the client before implementing something in ServiceNow ?
  • Q4. Explain about the integrations you have worked on in your current/previous Project ?
4

HR Round (5 Questions)

  • Q1. Brief Introduction on yourself ?
  • Q2. Why do you wanna leave your current Organization ?
  • Q3. What are your location preference ?
  • Q4. What is your LWD (last working day) ?
  • Q5. Finally Salary Negotiation with HR

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge on generic artifacts in ServiceNow,
good to have certifications,
Strong communications and presentation skills,
Know the market
Interview experience
Rating 3
Average
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024.

2 Interview Rounds

1

Technical Round (7 Questions)

  • Q1. How do you optimize SQL queries?
  • Q2. How do you do performance optimization in Spark. Tell how you did it in you project.
  • Q3. What is SparkContext and SparkSession?
  • Q4. When a spark job is submitted, what happens at backend. Explain the flow.
  • Q5. Calculate second highest salary using SQL as well as pyspark.
  • Q6. 2 types of modes for Spark architecture ?
  • Q7. If you want very less latency - which is better standalone or client mode?
2

Technical Round (2 Questions)

  • Q1. Scenario based. Write SQL and pyspark code for a dataset.
  • Q2. If you have to find latest record based on latest timestamp in a table for a particular customer(table is having history) , how will you do it. Self join and ne...read more

Interview Preparation Tips

Topics to prepare for LTIMindtree Data Engineer interview:
  • SQL
  • pyspark
  • ETL
Interview preparation tips for other job seekers - L2 was scheduled next day to L1 so the process is fast. Brush up your practical knowledge more.
Interview experience
Rating 5
Very good
Difficulty level
Moderate
Duration
-
Result
Selected Selected

I applied via Referral

4 Interview Rounds

1

HR Round (3 Questions)

  • Q1. What is your company GDP?
  • Q2. What is your company process?
  • Q3. How do you develop your company?
2

One-on-one Round (2 Questions)

  • Q1. How do you take care of your Employees ?
  • Q2. What is your company ideas to grow up?
3

Product Management Round (2 Questions)

  • Q1. What is your next idea to develop the company?
  • Q2. What was Going to give the idea for your employee?
4

Group Discussion Round

How long you are working in this Company who they will take care of employee

Interview experience
Rating 5
Very good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jun 2024.

2 Interview Rounds

1

Technical Round (28 Questions)

  • Q1. Introduce yourself.
  • Q2. Tell me about your current project and the domain you have worked on.
  • Q3. What is the logic of the code for finding duplicate numbers in an array?
  • Q4. What is the solution for resolving conflicts in a git merge?
  • Q5. Why is object creation not possible for abstract classes?
  • Q6. What is the purpose of exception handling in Java?
  • Q7. What are the key differences between LinkedList and HashSet?
  • Q8. Is it possible to achieve method overloading within a private class in Java?
  • Q9. What are the different types of dependency injection?
  • Q10. What is the flow of dependency injection in Spring Boot?
  • Q11. How do you call a private method in another class?
  • Q12. Which tree is used in TreeMap and what is the implementation of it?
  • Q13. What is the inversion of control and how does it work?
  • Q14. What is the difference between @RestController and @Request mapping?
  • Q15. Tell me the flow of HTTP requests for the backend in Java.
  • Q16. When can we use multiple catch blocks?
  • Q17. How can we achieve inheritance in Java?
  • Q18. What is the purpose of dependence injection?
  • Q19. What is the difference between stream and collection in Java?
  • Q20. What is the play framework and how is it different from spring boot? (I have majorly worked on play framework that's why this question was asked to me)
  • Q21. How do you create a spring boot application?
  • Q22. What are starter dependencies in spring boot?
  • Q23. What is a B-tree index?
  • Q24. What is a trigger in SQL and how is it used?
  • Q25. What are ACID properties?
  • Q26. What are the types of joins and what is the difference between them?
  • Q27. What is normalization?
  • Q28. Suppose there are two tables: A Customer table and an Order table. The Order table has a column OrderID CustomerID, OrderStatus, and TotalAmount. The Customer t...read more
2

One-on-one Round (2 Questions)

  • Q1. Tell me about your family background, education, work experience, and project, on which you have worked.
  • Q2. Write a Java code and Angular code to retrieve the data from the given URL. "-----/"

Interview Preparation Tips

Interview preparation tips for other job seekers - For this role, your basic must be strong in JAVA and should have working knowledge of Spring Boot framework.

Skills evaluated in this interview

Interview experience
Rating 5
Very good
Difficulty level
Easy
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024.

3 Interview Rounds

1

Technical Round (5 Questions)

  • Q1. About interface and abstract class with C# coding
  • Q2. Output prediction for interface program in C#
  • Q3. Sql queries like finding the 2nd largest salary, few joins,cte.
  • Q4. C# Program for reversing a string of text.
  • Q5. And oops concepts, dependency injection, Solid principles with examples and design patterns you in your projects and how.
2

Technical Round (4 Questions)

  • Q1. Few sql queries like window functions
  • Q2. About indexing and stored procedures and triggers.
  • Q3. How do you manage the team
  • Q4. String programs using linq
3

HR Round (1 Question)

  • Q1. Just a salary and location discussion

Interview Preparation Tips

Topics to prepare for Capgemini Senior Software Engineer 1 interview:
  • OOPS
  • Design Patterns
  • Solid principles
  • MS SQL Server
  • LINQ

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 9.6k Interviews
Accenture Interview Questions
3.9
 7.4k Interviews
Infosys Interview Questions
3.7
 7.1k Interviews
Cognizant Interview Questions
3.8
 5.2k Interviews
Wipro Interview Questions
3.7
 5k Interviews
Amazon Interview Questions
4.1
 4.7k Interviews
Capgemini Interview Questions
3.8
 4.5k Interviews
HCLTech Interview Questions
3.6
 3.5k Interviews
Genpact Interview Questions
3.9
 2.8k Interviews
View all

Undefined Reviews and Ratings

based on 6 reviews

4.8

Rating in categories

 4.7

Skill development

 4.7

Work-Life balance

 4.8

Salary & Benefits

 4.8

Job Security

 4.7

Company culture

 5.0

Promotions/Appraisal

 4.9

Work Satisfaction

Explore 6 Reviews and Ratings
Compare Undefined with

TCS

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share Interview Advice