Filter interviews by
This is a list of questions asked in an interview for Senior Software Engineer position.
1. Pattern print code: Write a code to print a specific pattern using loops.
2. Types of S3 bucket in AWS: Explain the different types of S3 buckets in Amazon Web Services.
3. Java basic question: Provide a basic question related to Java programming language.
4. Spring/Spring Boot basic question: Give an example of a basic question rel...
Fetch data from API and render on UI using httpclient module
Create an instance of httpclient module
Use httpclient to make a GET request to API endpoint
Parse the response data and render on UI
I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.
Java 8 , stream and a program to solve on String
I applied via Approached by Company and was interviewed before Sep 2022. There were 4 interview rounds.
I asked basic questions related to coding and technical languages like MERN, and a few DSA questions about basic programming. The interview was around 45 minutes.
2nd round took about 1 hour and 15 minutes. There are a few technical scenario discussions and questions related to my tech stack like MERN and one coding task in React JS
Top trending discussions
I appeared for an interview before Mar 2021.
To check if a number is a power of 2, we can use bitwise operations.
A power of 2 has only one bit set to 1, so we can use the bitwise AND operator to check if the number is a power of 2.
If n is a power of 2, then n & (n-1) will be 0.
For example, 8 (1000 in binary) is a power of 2, and 8 & 7 (0111 in binary) is 0.
Sort a stack without using another data structure
Use recursion to pop the top element and insert it at the bottom of the remaining stack
Repeat until the stack is sorted in ascending order
Time complexity: O(n^2), space complexity: O(n) due to recursion
Check if array has continuous increasing and decreasing values
Loop through the array and check if each element is greater than the previous one
Once you find the maximum element, check if the remaining elements are in decreasing order
If yes, return true else false
Design a cricinfo (LLD)
Identify the entities: players, teams, matches, scorecards, tournaments, etc.
Define the relationships between entities
Create a database schema to store the data
Implement APIs to fetch and update data
Design a UI to display the information
Consider scalability and performance
Ensure data security and privacy
I applied via Approached by Company and was interviewed in May 2021. There were 3 interview rounds.
SMS call flow involves the process of sending and receiving text messages through mobile networks.
User composes an SMS on their mobile device.
The SMS is sent to the Short Message Service Center (SMSC).
SMSC stores the message and attempts to deliver it to the recipient's device.
If the recipient's device is unavailable, the SMSC retries delivery for a specified time.
Once delivered, the recipient's device receives the SMS...
I applied via Job Portal and was interviewed before May 2023. There were 4 interview rounds.
Hacker rank test. Basic coding questions on arrays, list etc.
I appeared for an interview before Jun 2024, where I was asked the following questions.
A CI/CD pipeline automates code integration, testing, and deployment for efficient software delivery.
Define the stages: Build, Test, Deploy, Monitor.
Use tools like Jenkins, GitLab CI, or CircleCI for automation.
Implement version control with Git for source code management.
Automate testing with frameworks like JUnit or Selenium.
Deploy using containerization tools like Docker or orchestration with Kubernetes.
I applied via Naukri.com and was interviewed in Dec 2021. There were 2 interview rounds.
Some of the top questions asked at the 3Pillar Global Senior Software Engineer interview -
based on 3 interview experiences
Difficulty level
Duration
based on 17 reviews
Rating in categories
Senior Software Engineer
135
salaries
| ₹13.8 L/yr - ₹24.7 L/yr |
Module Lead
72
salaries
| ₹17.1 L/yr - ₹27 L/yr |
Technical Lead
55
salaries
| ₹23.6 L/yr - ₹37 L/yr |
Software Engineer
52
salaries
| ₹6 L/yr - ₹12.4 L/yr |
Senior Quality Assurance Engineer
46
salaries
| ₹10.8 L/yr - ₹19.3 L/yr |
Duck Creek Technologies
Mobileum
OnProcess Technology
Yodlee