i
Nimap Infotech
Filter interviews by
I am familiar with technologies such as Java, Python, SQL, HTML, CSS, and JavaScript.
Java
Python
SQL
HTML
CSS
JavaScript
Typical machine coding round for frontend developer.
Top trending discussions
Aptitude Round 80 Questions in 60 min
It was Also Aptitude round but its on pen and paper
posted on 5 Aug 2022
I applied via campus placement at NMIMS University, Shirpur and was interviewed in Jul 2022. There were 2 interview rounds.
Basic aptitude with a bit of verbal with 2 coding questions of easy difficulty
OOPS is a programming paradigm that focuses on objects and their interactions. The 4 pillars of OOPS are encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods together in a class to hide implementation details.
Inheritance: Creating new classes from existing ones, inheriting properties and behaviors.
Polymorphism: Objects of different classes can be treated as objects of a com...
posted on 10 Sep 2024
I was interviewed in Aug 2024.
It was easy difficulty.
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
I applied via Campus Placement
Dsa problems dp and tress problem
I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.
5 years of experience in software development
Proficient in developing web applications
Skilled in using various technologies
Passionate about software engineering
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...
My daily routine involves coding, debugging, attending meetings, and collaborating with team members.
Start the day by checking emails and prioritizing tasks
Code and debug new features or fix existing issues
Attend meetings to discuss project progress and updates
Collaborate with team members on code reviews and problem-solving
Take breaks to recharge and stay productive
I applied via Approached by Company and was interviewed in Jan 2024. There were 3 interview rounds.
It was mostly on JavaScript
based on 6 reviews
Rating in categories
Software Developer
73
salaries
| ₹2.3 L/yr - ₹9.1 L/yr |
Software Engineer
27
salaries
| ₹3.2 L/yr - ₹10.8 L/yr |
Associate Software Developer
27
salaries
| ₹2 L/yr - ₹6.5 L/yr |
Java Developer
17
salaries
| ₹1.9 L/yr - ₹4 L/yr |
Android Developer
16
salaries
| ₹4.5 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech