Impledge Technologies interview experience Real time questions & tips from candidates to crack your interview

Associate Software Engineer

Impledge Technologies
upvote
share-icon
3 rounds | 13 Coding problems

Interview preparation journey

expand-icon
Journey
My journey with this company was amazing. They conduct interviews in a very friendly manner so that no one feels nervous during the interview. They focus on assessing your basic understanding of knowledge rather than testing the core concepts.
Application story
I got this opportunity through my college. We filled out a detailed application form for the company, and after a few days, we received a response from them. Although the process was off-campus, the offer letter was sent directly to me, not to the college.
Preparation
Duration: 2.5 months
Topics: .NET Core Web APIs, React, TypeScript, MongoDB, Angular
Tip
Tip

Tip 1: Try to show how interested you are in working with them.
Tip 2: Do not panic during the interview if you are unable to answer a question.
Tip 3: Do not lie if you do not know the answer.

Application process
Where: Campus
Eligibility: 7.5 CGPA (Salary Package - 5.5 LPA)
Resume Tip
Resume tip

Tip 1: Write only the things you know well.
Tip 2: Do not include unnecessary information.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration5 Days
Interview date30 Nov 2023
Coding problem0
Web problem/projects1

1. Compounded Search

It was a coding question based on DSA, where the core concept involved the use of a trie or binary search implementation.

The task was to write a program to find the longest compounded words in a file provided by them, or we could use any file for testing purposes.

We were allowed to use any concept and could also refer to solutions from Google, but the final solution must be free from plagiarism.

02
Round
Medium
Face to Face
Duration120 minutes
Interview date4 Dec 2023
Coding problem7

1. Split String

Easy
0/40
Asked in company
Impledge Technologies

You are given a string 'S' which can contain numbers or characters, and an integer 'N'.


Split the string 'S' into substrings of length 'N'. The last substring might be shorter than 'N'.


For Example :
Let 'S' = "HelloWorld", N = 3.
The output should be "Hel", "loW ,"orl", "d".
Try solving now

2. Web development based

  1. Write the basic structure of HTML.
  2. What are the full forms of REST and API? (Learn)
  3. How can we achieve a responsive UI? (Learn)
  4. What is the difference between the DOM and the Virtual DOM? (Learn)
  5. Difference between Synchronous and Asynchronous. (Learn)
  6. What is the difference between setInterval and setTimeout? (Learn)

3. OOPS related

  1. What is the difference between a class and an object? (Learn)
  2. What is function overloading?
  3. What is an interface? (Learn)

4. DBMS

  1. What is the full form of SQL? (Learn)
  2. What are joins? (Learn)
  3. What is a primary key? (Learn)

5. DBMS

Write a query to get the employees whose salary is the maximum.

6. DBMS

Write a query to get the employees who are working in department A and project P.

7. What will be the output?

int a=5, b=6, c=7;
b!=!a;
c=!!a
printf("%d%d",b,c);

03
Round
Medium
Face to Face
Duration90 minutes
Interview date5 Dec 2023
Coding problem6

1. DBMS

Can we have two unique keys and two primary keys in a table?

2. React based

  1. What is JSX? (Learn)
  2. What is the virtual DOM, and how does React use the virtual DOM to render the UI? (Learn)

 

3. NodeJS related

  1. What are modules in Node.js? (Learn)
  2. What is NPM? (Learn)
  3. What is the event loop in Node.js? (Learn)
  4. What is the difference between Node and Express? (Learn)
  5. Write code to create a basic structure using Node and Express.
  6. What is middleware? (Learn)
  7. What are async and await? (Learn)
  8. What is a callback function in Node.js?
  9. What is the Buffer class in Node.js?
  10. What is piping in Node.js?

4. DBMS

Write a query that takes a reference from another table.

5. DBMS

Write a query to get the count of all employees who joined more than 2 months ago and are working on project P.

6. React based

  1. Explain React state and props.
  2. What is prop drilling in React? (Learn)
  3. What are React Hooks? (Learn)

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
4657 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Amazon
961 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
6451 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3452 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Software Engineer
3 rounds | 10 problems
Interviewed by Amdocs
2370 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 2 problems
Interviewed by Ernst & Young (EY)
2672 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 15 problems
Interviewed by Ernst & Young (EY)
2347 views
0 comments
0 upvotes