i
Chetu
Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
To update PHP version, download the latest version from php.net, backup your files, update php.ini, and restart the server.
Download the latest PHP version from php.net
Backup your files before updating
Update php.ini configuration file
Restart the server to apply changes
To create a Python session, you can use the 'requests' library to make HTTP requests and maintain session state.
Import the 'requests' library
Create a session object using 'requests.Session()'
Use the session object to make HTTP requests, which will automatically handle cookies and other session data
Php, html , CSS in this relationship
I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.
I appeared for an interview in Jul 2021.
Round duration - 60 Minutes
Round difficulty - Medium
This round had questions mainly from .NET and ASP .NET Core.
Round duration - 60 Minutes
Round difficulty - Medium
This round started with some questions from DBMS and SQL and then moved on to some more questions from ASP .NET.
ACID properties in DBMS ensure data integrity and consistency in transactions.
ACID stands for Atomicity, Consistency, Isolation, Durability.
Atomicity ensures that either all operations in a transaction are completed successfully or none are.
Consistency ensures that the database remains in a valid state before and after the transaction.
Isolation ensures that multiple transactions can run concurrently without affecting e...
Different types of joins in SQL include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
INNER JOIN: Returns rows when there is a match in both tables.
LEFT JOIN: Returns all rows from the left table and the matched rows from the right table.
RIGHT JOIN: Returns all rows from the right table and the matched rows from the left table.
FULL JOIN: Returns rows when there is a match in one of the tables.
Constraints in SQL are rules that are enforced on data columns in a table.
Constraints ensure data integrity by enforcing rules on data columns
Common constraints include NOT NULL, UNIQUE, PRIMARY KEY, FOREIGN KEY, CHECK
Example: NOT NULL constraint ensures a column cannot have a NULL value
Triggers in SQL are special stored procedures that are automatically executed when certain events occur in a database.
Triggers can be used to enforce business rules, maintain referential integrity, and automate tasks.
There are two main types of triggers: Before Triggers and After Triggers.
Example: A trigger can be set to automatically update a 'last_modified' column whenever a row is updated in a table.
HTTP is a protocol used for transferring data over the internet.
HTTP stands for Hypertext Transfer Protocol.
It is a request-response protocol where a client sends a request to a server and the server responds with the requested data.
HTTP uses methods like GET, POST, PUT, DELETE to specify the action to be performed.
Headers are used to provide additional information about the request or response.
Status codes like 200 (O...
Session state in HTTP refers to the data stored on the server about a user's interactions during a session.
Session state allows the server to remember information about a user's interactions during a session.
It is typically stored in server-side memory or a database.
Session state is used to maintain user authentication, shopping cart contents, and other user-specific data.
Cookies are often used to maintain session stat
Round duration - 30 Minutes
Round difficulty - Easy
This was a Technical Cum HR round where I was first asked some basic OOPS related concepts and then we discussed
about my expectations from the company , learnings and growth in the forthcomig years. I would suggest be honest and
try to communicate your thoughts properly in these type of rounds to maximise your chances of getting selected.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
Chetu interview questions for designations
I applied via Company Website and was interviewed before Sep 2021. There were 4 interview rounds.
Logical Aptitude, Verbal, Numerical
2 codes one small and easy , another big and medium difficultly
I appeared for an interview before Jul 2021.
This will be a general apptitude test where a questionnaire is consist of reasoning, English and Maths questions
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
To check Java version, use command prompt/terminal and type 'java -version'.
Open command prompt/terminal
Type 'java -version'
Press enter
The installed Java version will be displayed
The main method syntax is a standard entry point for Java programs.
The main method must be declared as public, static, and void.
The method name must be 'main'.
The method must accept an array of strings as an argument.
The method must be defined within a class.
Example: public static void main(String[] args) { }
I applied via Campus Placement and was interviewed in Apr 2020. There was 1 interview round.
based on 2 interviews
Interview experience
based on 15 reviews
Rating in categories
Software Engineer
1.2k
salaries
| ₹2.4 L/yr - ₹11 L/yr |
Software Developer
1k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
647
salaries
| ₹4.4 L/yr - ₹10 L/yr |
Team Lead
281
salaries
| ₹5 L/yr - ₹13.2 L/yr |
Senior Software Developer
223
salaries
| ₹4.6 L/yr - ₹11 L/yr |
TCS
Infosys
Wipro
HCLTech