Upload Button Icon Add office photos

Filter interviews by

Wancura software solutions Interview Questions and Answers

Updated 29 Feb 2024

4 interviews found

Sort by: Popular
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 -
Result
Selected  Selected

I applied via LinkedIn and was interviewed in Oct 2023.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Coding Test Round

Medium dsa questions

3

HR Round (2 Questions)

  • Q1. Basic hr questions
  • Q2. Tell me about yourself

Jnuior Data Scientist Interview Questions

user image Anonymous

posted on 29 Feb 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023.

2 Interview Rounds

1

Coding Test Round

Python and SQL detailed question to be solved online

2

Technical Round (3 Questions)

  • Q1. ML related questions
  • Q2. Explain Logistic regression
  • Q3. What is Bias andVariance

Interview Preparation Tips

Interview preparation tips for other job seekers - Amazing interview - Cleared in 1st attempt

Skills evaluated in this interview

Software Tester Interview Questions

user image Anonymous

posted on 27 Aug 2022

I applied via Naukri.com and was interviewed in Feb 2022.

1 Interview Round

1

HR Round (1 Question)

  • Q1. Salary Discussion and About my Previous Working Project?

Interview Preparation Tips

Topics to prepare for Wancura software solutions Software Tester interview:
  • Core Java
  • Selenium
  • bdd cucumber
  • Manual Testing
  • Testng
  • Maven
Interview preparation tips for other job seekers - Be well prepared with your Theoretical and Programming Skills.

Senior Test Engineer Interview Questions

user image Anonymous

posted on 27 Jul 2022

I applied via Job Fair and was interviewed before Jul 2021.

2 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Coding Test Round

What is meant by string
Inheritance

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interview
Depth in Java coding
Manual testing interview questions

Wancura software solutions interview questions for popular designations

 Full Stack Software Developer

 (1)

 Senior Test Engineer

 (1)

 Software Tester

 (1)

Interview questions from similar companies

Computer Operator Interview Questions

Wipro user image Tharun Gedela

posted on 20 Dec 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

10 Interview Rounds

1

Coding Test Round

Coding is the alphabet letters and write the correct coding in the right way

2

Aptitude Test Round

Aptitude involves the mathematical calculations required to assess amounts over a year.

3

Assignment Round

The assignment revolves around the appropriate skills and experience relevant to the company.

4

HR Round (2 Questions)

  • Q1. What is the role of your company?
  • Q2. What contributions do you plan to make to this company?
5

Technical Round (2 Questions)

  • Q1. What is the nature of technical communication within this company?
  • Q2. What are your communication skills, and how do you plan to apply them in this company?
6

Assignment Round

A business plan assignment and an introduction to business assignment.

7

Group Discussion Round

In the company, when there is a project, one team member is required to lead a group discussion about that project to enhance communication skills.

8

Case Study Round

If you have a case regarding the company, how would you approach it?

9

One-on-one Round (2 Questions)

  • Q1. What is the aim of your company?
  • Q2. What benefits does the company provide?
10

HR Round (2 Questions)

  • Q1. What interests you about this company, and what contributions do you believe you can make to it?
  • Q2. What skills are you bringing to this company?
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

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

2 Interview Rounds

1

One-on-one Round (7 Questions)

  • Q1. Explain your project
  • Q2. GCP bigquery architecture
  • Q3. Gcp object versioning
  • Q4. Gcp storage class types
  • Q5. Sql optimisation techniques
  • Q6. Sql coding date format and joins related questions
  • Q7. Partitioning and cluster by
2

One-on-one Round (2 Questions)

  • Q1. Advanced sql recursive cte and python code using lambda function to explode the list
  • Q2. Project explanation and daily activity and challenge faced in project

Interview Preparation Tips

Topics to prepare for Tech Mahindra Gcp Data Engineer interview:
  • SQL
  • PYSPARK
  • GCP
  • PYTHON
Interview preparation tips for other job seekers - Practice SQL and Python coding extensively; they are evaluating our problem-solving approach and logic, as well as the depth of knowledge we possess.
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

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

3 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Technical discussion will be on what are the areas that we are strong and how much experience we have in specific skills. Discussion will be on the topics which...read more
  • Q2. There is a chance of asking us to write the logic on given scenario.
2

Technical Round (2 Questions)

  • Q1. Same as 1st round, but it will be more detailing on how we have implemented, and they will ask us the scenario-based questions on the topics which we mentioned.
  • Q2. We can also discuss on the projects and areas that the company is holding.
3

HR Round (1 Question)

  • Q1. This round will be having the discussion on Package, Projects. We can ask our concerns if we had anything to discuss with HR.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident on what you are speaking. Be strong and brave while giving the answers.
All the best!
Interview experience
2
 Poor
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 No response

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

1 Interview Round

1

Technical Round (16 Questions)

  • Q1. What are custom hooks in React, and what are their use cases? Additionally, can you provide an example of a custom hook that performs an API call and utilizes t...read more
  • Q2. What is the difference between useMemo and useCallback in React?
  • Q3. What is the difference between class-based components and functional components in React?
  • Q4. How can you implement the lifecycle of a React component in a functional component?
  • Q5. What are the various state management techniques available in React?
  • Q6. What is the architecture of Redux, and what purposes do middlewares serve within it?
  • Q7. What is hoisting in JavaScript?
  • Q8. What is event bubbling in JavaScript?
  • Q9. What are block scope and function scope in JavaScript?
  • Q10. Have you had experience working with semantic tags in HTML?
  • Q11. What are the various methods for creating an object in JavaScript?
  • Q12. What are the differences between shallow copy and deep copy in JavaScript?
  • Q13. What will be the output of the following JavaScript code fragment: `const a; function test() { console.log(a); }; test();`?
  • Q14. How can you use CSS to arrange elements in a row and column layout?
  • Q15. Have you utilized CSS preprocessors, and if so, which ones?
  • Q16. If I have assigned different colors to an ID and a class and applied both to the same element, which color will be applied based on CSS specificity precedence?

Interview Preparation Tips

Topics to prepare for Cognizant Senior Software Engineer interview:
  • Javascript
  • React.Js
  • HTML
  • CSS
Interview preparation tips for other job seekers - Possessing a deep understanding of JavaScript and React is essential. Interviewers may engage in mind games with candidates; therefore, we should remain calm and focused solely on the questions. Additionally, we need to be confident in our answers; otherwise, they may respond with doubt, asking, "Is that so?"

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

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

15 Interview Rounds

1

Case Study Round

B.tech 2021 completed ece grup elecrical engeeniring kurnool

2

Group Discussion Round

Techenical essu customer Care and problem solution informetion clarify

3

Group Discussion Round

My name is mamatha my custamor problem is phone data problem and expaly tha telugu language clarify

4

Aptitude Test Round

Telling tha essu and clarify tha custor problem speeking telugu and english

5

Assignment Round

Non vice proces is clarrify tha doudts and custamor promblem very important

6

Coding Test Round

Programing language solue tha issu programig #includ .in#

7

Technical Round (2 Questions)

  • Q1. Electrical working is not working tha metrial
  • Q2. My problem is my account is not link in aadhar card
8

HR Round (2 Questions)

  • Q1. What is studing graduaction complete tha year
  • Q2. Why tha non vice proccing technolagy
9

HR Round (2 Questions)

  • Q1. Develop tha metrial is not conneting problem soluction
  • Q2. What about you english skills
10

Case Study Round

B.tech ece branch electical computer egineering branch programing and electanic

11

HR Round (2 Questions)

  • Q1. Which year completed you study
  • Q2. B.tech percentage out of 60% yes or no
12

Assignment Round

Gennpet company non vice proccing tacing telugu and english explain custamor problems

13

Technical Round (2 Questions)

  • Q1. Any questions solue tha solution taking tha english and telugu
  • Q2. Non vice proccing expirionce or not
14

HR Round (2 Questions)

  • Q1. What is your self inctadection tell be
  • Q2. Why are choosing tha non vice proccing job
15

HR Round (2 Questions)

  • Q1. What are tha nowlegue
  • Q2. Why are you from

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell me tha first problem clarify tha problem and iam understand problem first my also clarify tha duot explian tha problem solu tha custamor understang laguge tellu aneswer laguage
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

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

1 Interview Round

1

Technical Round (7 Questions)

  • Q1. Tell me about yourself.
  • Q2. What do you know about DITA XML, which tags have you used in your documents, what are keywords, and what is DITA mapping, have you ever created graphics or illu...read more
  • Q3. What do you know of Agile Methodology and Scrum?
  • Q4. What do you do in case of conflict with SMEs, have you worked with any global audience, what kind of documents have you created, how do you estimate time needed...read more
  • Q5. How do you receive input, what are DDLC and SDLC, what style guides have you used for creating documents, how do you ensure accuracy in your document.
  • Q6. What is design thinking, have you ever communicated with developers, what do you do when you do not have enough information but the deadline is already near?
  • Q7. Have you worked with any version control systems?

Interview Preparation Tips

Topics to prepare for IBM Senior Technical Writer interview:
  • DITA XML
  • Agile Methodology
  • DDLC
  • SDLC
  • VCS

Wancura software solutions Interview FAQs

How many rounds are there in Wancura software solutions interview?
Wancura software solutions interview process usually has 2 rounds. The most common rounds in the Wancura software solutions interview process are Coding Test, Resume Shortlist and HR.
What are the top questions asked in Wancura software solutions interview?

Some of the top questions asked at the Wancura software solutions interview -

  1. What is Bias andVaria...read more
  2. Explain Logistic regress...read more
  3. ML related questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 4 Wancura software solutions interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.3k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Wipro Interview Questions
3.7
 • 5.2k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
View all

Wancura software solutions Reviews and Ratings

based on 51 reviews

4.5/5

Rating in categories

4.2

Skill development

4.3

Work-Life balance

4.2

Salary & Benefits

4.3

Job Security

4.3

Company culture

4.2

Promotions/Appraisal

4.3

Work Satisfaction

Explore 51 Reviews and Ratings
Software Engineer
115 salaries
unlock blur

₹3.2 L/yr - ₹9 L/yr

Softwaretest Engineer
70 salaries
unlock blur

₹3.8 L/yr - ₹8 L/yr

Software Developer
56 salaries
unlock blur

₹3.2 L/yr - ₹8.5 L/yr

Devops Engineer
39 salaries
unlock blur

₹4 L/yr - ₹7.8 L/yr

Test Engineer
24 salaries
unlock blur

₹4 L/yr - ₹6.8 L/yr

Explore more salaries
Compare Wancura software solutions 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 an Interview