Filter interviews by
I applied via Job Portal and was interviewed in Nov 2023. There were 2 interview rounds.
Programming concepts and knowledge
GET and POST are HTTP methods used for sending data to a server. GET appends data to the URL while POST sends data in the body of the request.
GET method is used to request data from a specified resource. Data is sent in the URL as key-value pairs.
POST method is used to submit data to be processed to a specified resource. Data is sent in the body of the request.
GET requests are cached by the browser, can be bookmarked, ...
The '==' operator checks for equality of value, while the '===' operator checks for equality of value and type.
Use '==' for loose equality comparison
Use '===' for strict equality comparison
Example: 1 == '1' will return true with '==', but false with '==='
Top trending discussions
I applied via Company Website and was interviewed in Nov 2024. There were 13 interview rounds.
Google primarily focuses on pure data structures and algorithms-based questions during coding interviews. Other computer science core topics are typically not covered in Google's interviews. Therefore, it is essential to be proficient in data structures and algorithms to succeed in the Google coding interview.
An aptitude test is a tool used to evaluate a person's skills, abilities, and potential for success in a specific role or activity.
Group discussion is a process of exchanging ideas and opinions among individuals on a specific topic. It is a structured form of communication in which participants have the opportunity to express their views while also listening to others' perspectives on the same subject.
An assignment is a task or piece of work that you are given to complete, particularly as part of your job or studies. The assignment for the course includes written assignments and practical tests, similar to tasks, work, jobs, or charges.
A case study is a detailed description and assessment of a specific situation in the real world, created for the purpose of deriving generalized insights and understanding. It can focus on an individual, a group of people, an organization, or an event, among other subjects.
Sure, coding tests can vary widely depending on the company and position you're applying for. They typically assess your problem-solving skills, coding proficiency, and ability to write clean, efficient code within a given time frame. Tests may include algorithms, data structures, problem-solving scenarios, or even building small applications or functions.
Aptitude tests usually involve a mix of questions that evaluate your logical reasoning, numerical skills, verbal comprehension, and problem-solving abilities. For logical reasoning, expect questions involving patterns, sequences, and logical deductions. Numerical tests might include basic math, percentages, ratios, and data interpretation. Verbal comprehension can involve reading comprehension, vocabulary, and grammar-based questions. Problem-solving sections often present real-life scenarios where you need to analyze and draw conclusions. Practicing sample tests or questions in these areas can help you prepare effectively.
React JS is a JavaScript library for building user interfaces.
React JS allows developers to create reusable UI components.
It uses a virtual DOM for efficient rendering.
React JS is maintained by Facebook and a community of developers.
It follows a component-based architecture.
I was interviewed in Nov 2022.
Object orientation,oops, string ,array,collection,mutithreading,web
Reasoning ,basic mathematics
To grow industry and make a contribution, one must stay updated with latest technologies, collaborate with peers, and actively participate in community events.
Stay updated with latest technologies and trends in the industry
Collaborate with peers and share knowledge and ideas
Actively participate in community events and contribute to open source projects
Network with industry professionals and attend conferences and works...
posted on 25 Jul 2024
let, var and const are all used for variable declaration in JavaScript, but they have different scopes and behaviors.
let has block scope, var has function scope, and const is a constant that cannot be reassigned.
let and const are hoisted but not initialized, while var is hoisted and initialized with undefined.
Using const for objects and arrays does not make them immutable, only the reference is constant.
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
HTML CSS javascript jQuery
I was interviewed before Feb 2024.
It's too good and its too important group discussion
Assignment is important
I applied via Company Website and was interviewed in Feb 2022. There were 7 interview rounds.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Junior Web Developer
4
salaries
| ₹2.5 L/yr - ₹3.2 L/yr |
TCS
Accenture
Wipro
Cognizant