Filter interviews by
I applied via Walk-in and was interviewed before Nov 2020. There was 1 interview round.
Top trending discussions
The difficulty level is moderate
There were three coding question level of first question is easy and other two are difficult
1 hr on aptitude..................................................
For 10 min on geneder equality at work space
I applied via Job Fair and was interviewed in Jul 2022. There were 4 interview rounds.
Pattern based questions, level was easy
I applied via campus placement at Chandigarh Engineering College, Chandigarh and was interviewed before Jun 2022. There were 2 interview rounds.
It consists of 60 MCQs with 20 technical question and 20 reasoning and 20 puzzles.
Software development lifecycle (SDLC) is a process used by software development teams to design, develop, test, and deploy software applications.
SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.
Each phase has its own set of activities and deliverables to ensure the successful completion of the project.
Examples of SDLC models include Waterfall, Agile, and Dev...
Software testing life cycle is a process of planning, designing, executing, and reporting on tests throughout the software development lifecycle.
It includes test planning, test design, test execution, and test closure.
Test planning involves defining the scope, objectives, and resources for testing.
Test design involves creating test cases and test scenarios based on requirements.
Test execution involves running the tests...
OOPS concepts are fundamental principles in object-oriented programming that help in organizing and managing code efficiently.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: Class Car with properties like make, model, and methods like start(), stop().
Inheritance: Allows a class to inherit properties and behavior from another class. Example: Class SUV inheriting fro...
My favorite website for learning technology is Codecademy.
Interactive coding exercises
Projects to apply learned skills
Community forums for support and collaboration
I am a software engineer with a Bachelor's degree in Computer Science and experience in developing web applications.
Bachelor's degree in Computer Science
Experience in developing web applications
posted on 3 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Round 1 -> 3 easy coding questions (I did all three)
round2 -> 2 coding questions (1 was leetcode's trapping rainwater problem) (Did 1.5)
Designing a DBMS for a college website involves creating tables for students, courses, faculty, and more.
Create tables for students, courses, faculty, departments, etc.
Establish relationships between tables using foreign keys.
Include attributes like student ID, course ID, faculty ID, etc.
Implement normalization to reduce redundancy and improve data integrity.
Consider implementing views for complex queries or reports.
Implement debouncing, create a nodejs server with get/post api, and answer JavaScript questions.
Implement debouncing by using setTimeout and clearTimeout to limit the number of times a function is called.
Create a nodejs server with Express framework to handle get and post requests.
Answer JavaScript questions on closures, let/var/const, event loop, and output based questions.
Provide examples for each concept to demonstr
I applied via Campus Placement
Coding test was really good it was easier to tackle the problem and writting code for it.
Developed a web-based project management tool for tracking tasks and deadlines.
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express
Utilized MongoDB for database storage
Incorporated authentication and authorization features for user security
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
2 coding questions and 25 mcqs
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
Software Engineer
109
salaries
| ₹3 L/yr - ₹10 L/yr |
Senior Software Engineer
35
salaries
| ₹5.2 L/yr - ₹17 L/yr |
Senior Systems Engineer
31
salaries
| ₹6 L/yr - ₹14 L/yr |
Technical Lead
16
salaries
| ₹8.7 L/yr - ₹14.4 L/yr |
System Engineer
12
salaries
| ₹3.3 L/yr - ₹7.5 L/yr |
TCS
Infosys
Wipro
HCLTech