i
Softway
Filter interviews by
I applied via Indeed and was interviewed in Jan 2024. There were 2 interview rounds.
Theory on laravel architecture, services and other patterns used. Palindrome using best o(n) time complexity in js . Basic php sessions questions
Top trending discussions
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
posted on 2 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.
Filter and shot the filter block based on title using redux?
posted on 10 Jan 2025
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
posted on 30 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
ECMA6 introduced new features like arrow functions, classes, and let/const declarations compared to ECMA5.
ECMA6 introduced arrow functions for more concise syntax: const add = (a, b) => a + b;
ECMA6 added classes for object-oriented programming: class Person { constructor(name) { this.name = name; } }
ECMA6 introduced let/const declarations for block-scoped variables: let x = 5; const y = 10;
Form handling in ReactJS involves creating controlled components to manage form data and handle user input.
Use state to manage form data and update it with user input
Handle form submission with onSubmit event handler
Use controlled components to ensure form data is synced with state
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
Logical reasoning and Aptitude
Functions with Pointers and strings concepts
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.
It is easy to solve the Aptitude question and some identifying outputs of program.
A class is a blueprint for creating objects in object-oriented programming.
A class defines the properties and behaviors of objects.
An object is an instance of a class.
Example: Class 'Car' can have properties like 'color' and 'model', and behaviors like 'drive' and 'stop'.
Swap two numbers without using temp variable and reverse a string without using built-in functions.
To swap two numbers without using temp variable, use bitwise XOR operation.
To reverse a string without using built-in functions, use two pointers approach.
Example for swapping numbers: a = a ^ b; b = a ^ b; a = a ^ b;
Example for reversing a string: use two pointers to swap characters from start and end of the string.
Now, I am preparing for the third round.
So, I don't know the Coding Question.
posted on 24 Sep 2024
I applied via Campus Placement
Easy aptitude, 30 min with 20 question
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
The process for Software Development Engineer involves planning, designing, coding, testing, and deploying software solutions.
Gather requirements from stakeholders
Create a design based on requirements
Write code to implement the design
Test the software for bugs and issues
Deploy the software for users to use
Iterate on feedback and make improvements
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Project Manager
14
salaries
| ₹13 L/yr - ₹29 L/yr |
Software Engineer
10
salaries
| ₹6 L/yr - ₹12.7 L/yr |
Senior Software Engineer
9
salaries
| ₹10 L/yr - ₹17.8 L/yr |
Software Developer
7
salaries
| ₹6.8 L/yr - ₹15.4 L/yr |
Softwaretest Engineer
7
salaries
| ₹2.9 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
HCLTech