i
Capace Software
Filter interviews by
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
A session in PHP is a way to store information (variables) to be used across multiple pages.
Sessions are used to store user data on the server for later use
Sessions are identified by a unique session ID, usually stored in a cookie
Session data is stored on the server side, making it more secure than using cookies alone
Variables can be changed during the execution of a script, while constants cannot be changed once they are defined.
Variables can be reassigned with new values, while constants cannot be changed once defined
Constants are defined using the define() function, while variables are assigned using the $ symbol
Constants are case-sensitive by default, while variables are case-insensitive
The code will output 'Hello World!' because the variable $x is set to true.
The code will check if $x is true, which it is, so it will output 'Hello World!'
The if statement will only execute if the condition is true, in this case $x is true.
What are the differences between echo and print in PHP?
Top trending discussions
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
It was ok. I was not able to solve all the questions.
To remove the last element from a linked list, iterate to the second last node and update its next pointer to null.
Iterate through the linked list to find the second last node
Update the next pointer of the second last node to null
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
Reactjs components are reusable, independent pieces of UI that can be composed together to build complex user interfaces.
Components are the building blocks of a React application
They can be class components or functional components
Components can have their own state and lifecycle methods
Components can be nested within other components to create a hierarchy
Examples: Button component, Navbar component, UserList component
Use the url to make a request to the API and fetch data.
Use a library like axios or fetch to make the HTTP request.
Parse the response data to extract the necessary information.
Handle any errors that may occur during the request.
posted on 29 Apr 2024
I connect my code to the database using a repository pattern. Group By can work without having an explicit repository.
I use a repository pattern to abstract the database operations in my code.
I typically use Entity Framework as my ORM to connect to the database.
Group By can work without having an explicit repository by directly querying the database using LINQ or SQL.
A trigger is a special type of stored procedure that is automatically executed when certain events occur in a database.
Triggers are used to enforce business rules, perform auditing, and maintain data integrity.
Configuration for triggers is typically available in the database management system where the trigger is created.
Examples of trigger events include INSERT, UPDATE, and DELETE operations on a table.
posted on 31 Aug 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Simple question on maths
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve complex problems
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation ensures that the internal state of an object is hidden from the outside world
Inheritance allows a class to inherit...
posted on 12 Sep 2024
I was having a coding test related to oops concept.
I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.
Delete query in MongoDB removes documents from a collection based on specified criteria.
Use the 'deleteMany' method to delete multiple documents matching a filter
Use the 'deleteOne' method to delete a single document matching a filter
Specify the filter criteria to identify the documents to be deleted
Java oops concepts include inheritance, encapsulation, polymorphism, and abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Polymorphism allows objects to be treated as instances of their parent class.
Abstraction hides the implementation details and only shows the necessary features to
Contains linear and non linear data structures deep knowledge of trees and graphs
Dry run on a page involves testing the code without actually executing it.
Dry run involves walking through the code manually to check for errors
Helps in identifying logic errors before actual execution
Commonly used in debugging and testing code
based on 1 review
Rating in categories
Software Developer
5
salaries
| ₹4.2 L/yr - ₹14.8 L/yr |
Software Engineer
4
salaries
| ₹6 L/yr - ₹17.2 L/yr |
Android Developer
3
salaries
| ₹5 L/yr - ₹9.1 L/yr |
Black Knight
Polestar Solutions & Services India
JoulestoWatts Business Solutions
Thoughtsol Infotech