Upload Button Icon Add office photos

Filter interviews by

Works Applications Software Engineer Interview Questions and Answers

Updated 2 Sep 2015

Works Applications Software Engineer Interview Experiences

1 interview found

Software Engineer Interview Questions & Answers

user image Manish Agrawal

posted on 2 Sep 2015

Interview Preparation Tips

Round: Test
Experience: Though the assignment of Works Application was challenging but if you solve and submit it, there are great chances that you are gonna shortlisted for the next round. I had solved one problem in C++ and the other one in JAVA language. For solving the question you are supposed to be good at data structure, standard algorithm problem(dynamic programming, greedy) and java, C++ or both. If you solve the problem of geeksforgeeks and leetcode regularly you'd really find the problem easy and interesting.
Tips: While solving the assignment you can discuss the algorithm but mustn't share your code with your friends because you can lose such a wonderful opportunity. Just spend your time and you are almost there.
Must submit the problem and start preparing for the live coding round.
Duration: 1 week minute
Total Questions: 2

Round: Test
Experience: Those who have submitted the correct solution of the first round are selected for this round. You are given 30 simple problem for testing your aptitude skill. The questions were easy but if you loose your calmness you may miss several questions and solve some question incorrectly. Times are enough for the 30 question.
Tips: Questions were same for everyone. So plan your seating arrangement meticulously and also must keep in mind "Concentration is the key for early solution".
Duration: 1:30 hrs minute
Total Questions: 30

Round: Test
Experience: All your past skill of programming gonna be tested in this round. The round would be live where you would be given a small monitor, keyboard and mouse and on the opposite side of you, interviewer gonna watch everything you type in your monitor. The problem would be easy and the are good amount of chances that you might have went through that problems during the preparation. You are asked to program two problem one after another. If you successfully code both passing all the given test cases(two or three generally), kudos!! you are almost selected for works Application.
Tips: Just have patience and be cool while coding and plan your solution before coding.
Duration: 40 min. minutes
Total Questions: 2

Round: Interview
Experience: It's just a formality round and don't worry about it. In my HR Interview round, the interviewer had set of 20 or few more simple questions asking about myself. We also discussed about the company, working hours and working culture. After the completion of round, the interviewer congratulated with saying, "As you have solved both questions in live coding round and so we are hiring you in WorksApplication".
Tips: Get some information about the company before any HR Interview.

General Tips: 1: Be Confident.
2: Keep Smiling.
3: Do not be Panic.
4: Remember they are here to hire you but not reject you.
5: Do not loose hope.
6: Believe at yourself.
7: Start preparing early.
8: Do demo interviews with your friend.
Skill Tips: Solve all the problem of leetcode and go through all the algorithmic problems of geeksforgeeks
Skills: C++, Data structure, Algorithm, java
College Name: IIT DELHI
Motivation: Every body joins a comapny for making a software or earning money. But I was always motivated to MAKE MONEY. I have taken this job because they have very extensive work in Share Market and they have lots of MBA from IIM's, Lots of CAs, CS. Thats why i have choosen Edelweiss. I have rejected epic System USA for this profile.

Interview questions from similar companies

Software Engineer Interview Questions & Answers

Globant user image Priyanka Vitthal chakkar

posted on 5 Oct 2024

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

(2 Questions)

  • Q1. What is the inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can override or extend the functionality of the base class

  • Answered by AI
  • Q2. What are the types of joins in mysql
  • Ans. 

    Types of joins in MySQL include inner join, left join, right join, and full join.

    • Inner join: Returns rows when there is a match in both tables.

    • Left join: Returns all rows from the left table and the matched rows from the right table.

    • Right join: Returns all rows from the right table and the matched rows from the left table.

    • Full join: Returns rows when there is a match in one of the tables.

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. How to handle multiple api's
  • Ans. 

    Use a centralized API gateway to manage and route requests to multiple APIs efficiently.

    • Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.

    • Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.

    • Consider implementing a caching layer to improve performance and reduce the number of requests to external

  • Answered by AI
  • Q2. What does strstr function do?
  • Ans. 

    strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.

    • Used in C programming language

    • Syntax: char *strstr(const char *haystack, const char *needle)

    • Example: char *str = strstr("hello world", "world")

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There are 2 coding questions came in round 1 with time duration of 1 hr. Coding question is related with bitwise operator,array,string

Round 2 - Technical 

(5 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • Experienced in full stack web development

    • Proficient in languages such as JavaScript, Python, and Java

    • Familiar with frameworks like React, Node.js, and Django

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Tell me about your Project
  • Ans. 

    Developed a web application for tracking personal fitness goals and progress

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

    • Incorporated chart.js for visualizing progress data

  • Answered by AI
  • Q3. What is Strength
  • Ans. 

    Strength is the ability to overcome challenges and obstacles, both physically and mentally.

    • Physical strength refers to the ability to exert force or lift heavy objects.

    • Mental strength involves resilience, determination, and the ability to stay focused under pressure.

    • Strength can also refer to emotional resilience and the ability to cope with difficult situations.

    • Examples: Weightlifters demonstrate physical strength, wh...

  • Answered by AI
  • Q4. Tell about your weakness?
  • Ans. 

    I tend to be overly critical of my own work, which can sometimes lead to perfectionism.

    • I have a tendency to spend too much time on a task to ensure it is perfect

    • I struggle with delegating tasks to others because I want to make sure they are done correctly

    • I am working on finding a balance between striving for excellence and accepting that perfection is not always attainable

  • Answered by AI
  • Q5. Journey of collage
  • Ans. 

    My journey through college was filled with challenges, growth, and memorable experiences.

    • Started as a freshman with excitement and nervousness

    • Balanced academics, extracurricular activities, and social life

    • Learned to manage time effectively and prioritize tasks

    • Participated in internships and projects to gain practical experience

    • Graduated with valuable skills and knowledge for my career

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare and attentive during interveiw but coding round is simple and it is conducted online without any monitoring.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

The topic given to me is AI is good or bad

Round 2 - Technical 

(2 Questions)

  • Q1. Program to find prime number
  • Ans. 

    A program to find prime numbers in a given range.

    • Iterate through numbers in the given range

    • Check if each number is divisible by any number other than 1 and itself

    • If not divisible, then the number is prime

  • Answered by AI
  • Q2. Program to find the duplicates
  • Ans. 

    Program to find duplicates in an array of strings

    • Iterate through the array and store each element in a hash set

    • If an element is already in the hash set, it is a duplicate

    • Return a list of all duplicates found

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Self introduction
  • Q2. Explanation of project code
  • Ans. 

    The project code is a web application that allows users to create and share interactive quizzes.

    • The code uses HTML, CSS, and JavaScript to create the front-end interface.

    • It utilizes Node.js and Express for the back-end server.

    • MongoDB is used as the database to store user-generated quizzes.

    • Socket.io is used for real-time communication between users during quiz sessions.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Amadeus user image Atul Singh Jamwal

posted on 18 Jun 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Why you want to join Amadeus
  • Q2. WHy left the previous company
  • Q3. What do you know about Amadeus
  • Q4. Why we should pay you this much

Interview Preparation Tips

Interview preparation tips for other job seekers - Do study more about Amadues
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed before Jan 2024.

Round 1 - Coding Test 

Two coding questions to solve in 90 minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - please be calm interviewers were friendly
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good , just practice Leet code easy questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Sri Ramakrishna Engineering College, Coimbatore and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Written test(basic c programming and basic aptitude questions) total 20 questions there is no mcq type

Round 2 - Coding Test 

This round is basic coding round , you can practice this round in geeksforgeeks zoho questions like 1. Find upper & lower Triangle 2. Alternative Sorting( geeksforgeeks practice) 3.pattern problem

Round 3 - Coding Test 

Advance Coding Round . In this round u may asked to build a application, in this round you are asked to tell a logic then only you are allowed to implement a code. They are just checking your logical thinking ability , in my question they not allow us to store a data in any data structure , you can use only array to for storage. 1.My question : write a code for cab doordrop a employee after a work. here the asked totalcostper employee in an any given period like that.

Interview Preparation Tips

Interview preparation tips for other job seekers - There is Totally 5 Rounds
4. Technical Interview
5. HR Interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There should be 2 coding questions we have to solve that

Round 2 - Technical 

(1 Question)

  • Q1. They ask dsa questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at D Y Patil College of Engineering, Pune and was interviewed in Aug 2023. There were 3 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 

Aptitude on basic Quat and all aptitude related question

Round 3 - Technical 

(1 Question)

  • Q1. In technical round asked question regarding the OOPs Conoect , On project , C++ and Javascript also

Interview Preparation Tips

Interview preparation tips for other job seekers - Get the Resume clear

Tell us how to improve this page.

Works Applications Software Engineer Salary
based on 4 salaries
₹30 L/yr - ₹40 L/yr
313% more than the average Software Engineer Salary in India
View more details

Works Applications Software Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

3.0

Job Security

4.0

Company culture

3.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
4 salaries
unlock blur

₹30 L/yr - ₹40 L/yr

Senior Software Engineer
3 salaries
unlock blur

₹45 L/yr - ₹47 L/yr

Linux Technical Support Engineer
3 salaries
unlock blur

₹184 L/yr - ₹184 L/yr

Explore more salaries
Compare Works Applications with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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