Upload Button Icon Add office photos

Wolken Software

Compare button icon Compare button icon Compare

Filter interviews by

Wolken Software Interview Questions and Answers

Updated 10 Dec 2024
Popular Designations

Wolken Software Interview Experiences

8 interviews found

I applied via LinkedIn and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Write a program to filter out only the alphabets from the provided Email Address.
  • Ans. 

    Program to filter out only alphabets from an email address.

    • Create a function that takes an email address as input.

    • Use regular expressions to filter out only alphabets.

    • Return the filtered alphabets as an array of strings.

  • Answered by AI
  • Q2. Write a program to filter out only the alphabets from the provided Email Address, then sort the filter out alphabets then put the sorted alphabets back to the Email Address without disturbing the positions...
  • Ans. 

    Program to filter and sort alphabets from email address without disturbing other characters.

    • Use regular expressions to filter out alphabets from email address.

    • Store the filtered alphabets in an array and sort it.

    • Iterate through the email address and replace the alphabets with sorted array elements.

    • Return the modified email address.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice questions on Hackerrank.

Skills evaluated in this interview

Software Developer Interview Questions & Answers

user image Sumanth Balakrishnan

posted on 1 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions about development
  • Q2. Questions about college

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared

Business Analyst Interview Questions & Answers

user image Amisha Shrivastava

posted on 20 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain your project
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

General aptitude question are included

Round 2 - Coding Test 

Basic DSA and simple programs , nothing much deep

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn interview questions from YouTube
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via cutshort and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic DSA rounds will be there. There framework related questions will be asked

Round 2 - One-on-one 

(2 Questions)

  • Q1. What about the project you workd on?
  • Ans. 

    I have worked on various projects ranging from e-commerce websites to enterprise applications.

    • Developed a responsive e-commerce website using Angular, HTML, CSS, and Bootstrap

    • Implemented real-time data visualization dashboard for monitoring system performance

    • Integrated third-party APIs for payment processing and user authentication

  • Answered by AI
  • Q2. What was your experience?
  • Ans. 

    I have 5 years of experience as an Angular Frontend Developer, working on various projects.

    • Developed responsive web applications using Angular framework

    • Implemented RESTful APIs to fetch and display data

    • Utilized Angular Material for UI components

    • Worked on optimizing performance and improving user experience

    • Collaborated with backend developers to integrate frontend with backend services

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Join the company for improve your knowledge. Salary hike grow is little slow I felt.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
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
Round 2 - Technical 

(2 Questions)

  • Q1. Basic frontend and coding questions.
  • Q2. Based on experience level

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest with whatever you are writing in resume your skills project and all
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Cutshort and was interviewed before Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Coding Test 

It was MCQ test which are related to Angular

Round 3 - Coding Test 

They have given a blank paper where I was supposed to write my coding. They have asked different problems to solve

Round 4 - HR 

(3 Questions)

  • Q1. They asked about my previous experience in the same industry. Why do you left previous job. How to you got interest in this field
  • Q2. What is your salary expectation?
  • Q3. Why did you jumped many different industries?
Are these interview questions helpful?
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Oct 2022.

Round 1 - Aptitude Test 

Average difficulty questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic questions on programming and DS
  • Q2. Inheritance polymorphism encapsulation abstraction
Round 3 - HR 

(1 Question)

  • Q1. Personal informations

Interview Preparation Tips

Interview preparation tips for other job seekers - Not worth it

Top trending discussions

View All
Office Jokes
2w
an executive
CTC ≠ Confidence Transfer Credit
Ab toh aisa lagta hai, chillar jaise salary ke liye main kaju katli ban ke jaa rahi hoon. Samajh nahi aata, main zyada ready ho ke jaa rahi hoon ya ye mujhe kam pay kar rahe hain? #CorporateLife #OfficeJokes #UnderpaidButWellDressed
FeedCard Image
Got a question about Wolken Software?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Aug 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Aptitude Test 

10 reasoning questions and 20 Your domain questions

Round 3 - Technical 

(1 Question)

  • Q1. Questions are most conceptual
Round 4 - HR 

(1 Question)

  • Q1. Normal HR round
Round 5 - Technical 

(1 Question)

  • Q1. Not schedule yet

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

Wolken Software Interview FAQs

How many rounds are there in Wolken Software interview?
Wolken Software interview process usually has 2-3 rounds. The most common rounds in the Wolken Software interview process are Coding Test, Resume Shortlist and Technical.
How to prepare for Wolken Software interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Wolken Software. The most common topics and skills that interviewers at Wolken Software expect are MySQL, Hibernate, Java, SQL and Javascript.
What are the top questions asked in Wolken Software interview?

Some of the top questions asked at the Wolken Software interview -

  1. Write a program to filter out only the alphabets from the provided Email Addres...read more
  2. Write a program to filter out only the alphabets from the provided Email Addres...read more
  3. Inheritance polymorphism encapsulation abstract...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.7/5

based on 7 interview experiences

Difficulty level

Moderate 75%
Hard 25%

Duration

Less than 2 weeks 75%
2-4 weeks 25%
View more

Wolken Software Reviews and Ratings

based on 22 reviews

3.2/5

Rating in categories

3.2

Skill development

3.0

Work-life balance

2.6

Salary

3.5

Job security

3.1

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 22 Reviews and Ratings
Site Reliability Engineer (SRE)

Bangalore / Bengaluru

6-10 Yrs

Not Disclosed

JS/SQL Developer

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Explore more jobs
Associate Product Developer
18 salaries
unlock blur

₹3.6 L/yr - ₹6 L/yr

Senior Associate
9 salaries
unlock blur

₹8.4 L/yr - ₹15 L/yr

Quality Analyst
7 salaries
unlock blur

₹4.1 L/yr - ₹7 L/yr

Production Support Engineer
6 salaries
unlock blur

₹3.3 L/yr - ₹7 L/yr

Production Analyst
6 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Wolken Software with

Global Edge Software

3.5
Compare

WovVTech

4.3
Compare

Moveinsync Technology Solutions

3.2
Compare

PagarBook

3.7
Compare
write
Share an Interview