i
EMPYRA SOFTWARE SOLUTIONS
Filter interviews by
I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.
Count frequencies of elements in an array of strings
Create a dictionary to store frequencies of each element
Iterate through the array and update the frequencies in the dictionary
Return the dictionary with frequencies
Currying function to calculate sum of n numbers
Create a function that takes a number as input and returns a function that takes the next number as input
Repeat this process until all numbers are added together
Return the final sum
Creating a dialogue box in software development
Use a GUI library like Java Swing or Qt to create the dialogue box
Define the content and appearance of the dialogue box, including text, buttons, and input fields
Handle user interactions with the dialogue box, such as button clicks or text input
Instagram backend architecture, API responses, features, and component structure overview
Instagram backend uses a microservices architecture to handle various functionalities like user authentication, image storage, and feed generation.
Backend API responses are typically in JSON format and include endpoints for actions like posting photos, liking posts, and following users.
Features that can be added include real-time m...
Top trending discussions
posted on 24 Dec 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
posted on 17 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Utilize AWS or Azure services for scalable web applications
Use AWS Elastic Beanstalk or Azure App Service for easy deployment and scaling
Leverage AWS Lambda or Azure Functions for serverless computing
Utilize AWS Auto Scaling or Azure Autoscale to automatically adjust resources based on traffic
Store data in AWS RDS or Azure SQL Database for scalable database solutions
Use AWS CloudFront or Azure CDN for content delivery
I would use memory profiling tools to identify the source of the leaks and then fix them by properly managing memory allocation and deallocation.
Use memory profiling tools like Valgrind or Instruments to identify the source of the leaks
Review the code to ensure proper memory allocation and deallocation practices are being followed
Implement smart pointers or garbage collection to automatically manage memory
Use static co...
Yes, I have experience working on legacy systems.
I have successfully maintained and upgraded legacy systems to meet current business needs.
I have refactored legacy code to improve performance and scalability.
I have integrated new technologies with legacy systems to enhance functionality.
I have experience troubleshooting and debugging issues in legacy systems.
Yes, I have experience working with cross functional teams and resolving disputes effectively.
I have successfully collaborated with team members from different departments to achieve project goals.
I am skilled at mediating conflicts and finding mutually beneficial solutions.
I prioritize open communication and actively listen to all team members' perspectives.
I have experience using conflict resolution techniques such a
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Give 10 questions from node js backend
package.json is a file used in Node.js projects to manage dependencies, scripts, and metadata.
It is a JSON file that contains information about the project, such as name, version, dependencies, and scripts.
It is used to manage project dependencies by listing them in the 'dependencies' and 'devDependencies' fields.
It allows developers to define scripts for tasks like building, testing, and running the project.
Example: {...
Components in Angular are building blocks of an application. Data can be shared between components using input properties and output events.
Components in Angular are reusable, self-contained units of code that define a part of the user interface.
Data can be shared to a component using input properties, where data is passed from the parent component to the child component.
Data can also be shared from a child component t...
=== is strict equality operator, while == is loose equality operator. === is commonly used in real-time projects for accurate comparisons.
=== is a strict equality operator that checks both value and type of operands
== is a loose equality operator that only checks the value of operands
=== is commonly used in real-time projects to ensure accurate comparisons and prevent unexpected type coercion issues
Arrow function syntax in JavaScript
Arrow functions are concise syntax for writing function expressions in JavaScript
They have a shorter syntax compared to traditional function expressions
They do not have their own 'this', 'arguments', 'super', or 'new.target' keywords
Arrow functions are concise syntax for writing function expressions, while anonymous functions do not have a name.
Arrow functions have a shorter syntax compared to anonymous functions.
Arrow functions do not have their own 'this' keyword, while anonymous functions do.
Arrow functions do not have 'arguments' object, while anonymous functions do.
Arrow functions are not hoisted, while anonymous functions are hoisted.
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Some of the top questions asked at the EMPYRA SOFTWARE SOLUTIONS Software Developer 1 interview -
Senior Software Engineer
12
salaries
| ₹4.7 L/yr - ₹19.1 L/yr |
QA Engineer
8
salaries
| ₹4 L/yr - ₹13 L/yr |
Software Engineer
7
salaries
| ₹4.5 L/yr - ₹12 L/yr |
Associate Software Engineer
7
salaries
| ₹4.5 L/yr - ₹5.4 L/yr |
Technical Lead
6
salaries
| ₹20 L/yr - ₹40 L/yr |
TCS
Infosys
Wipro
HCLTech