i
IBS Software Services
Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Top trending discussions
I applied via Shine
Closures are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow functions to access variables from their parent function even after the parent function has returned.
They help in creating private variables and functions in JavaScript.
Closures are commonly used in event handlers and callbacks.
call, apply, and bind are methods in JavaScript used to manipulate the context of a function.
call() is used to invoke a function with a specified 'this' value and arguments provided individually.
apply() is similar to call() but arguments are passed as an array.
bind() is used to create a new function with a specified 'this' value and initial arguments.
I applied via AmbitionBox and was interviewed in Jul 2023. There were 3 interview rounds.
Uging tag , elements, div, selector, flex box etc
Bootstrap is a front-end framework that helps in creating responsive websites by using a grid system and predefined classes.
Bootstrap provides a grid system with 12 columns that automatically adjusts based on screen size.
It includes responsive utility classes like 'd-none' and 'd-md-block' to show/hide content based on screen size.
Bootstrap also offers responsive navigation components like the navbar that collapses int
I applied via Referral and was interviewed in Jun 2024. There were 3 interview rounds.
Online test for aptitude and technical questions which is quite easy you need above 12 marks i guess , only then you will be considered for technical interview
Object-oriented programming concepts that focus on classes, objects, inheritance, encapsulation, and polymorphism.
Classes: Blueprint for creating objects with attributes and methods.
Objects: Instances of classes that contain data and behavior.
Inheritance: Ability for a class to inherit attributes and methods from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorp...
Print numbers in pyramid shape patterns using SQL code.
Use a loop to iterate through rows and columns to print the numbers in pyramid shape.
Increment the numbers in each row to create the pyramid effect.
Consider the spacing and alignment to create a visually appealing pyramid pattern.
Code to sort array without sort function
Iterate through the array and compare each element with the rest to find the smallest element
Swap the smallest element with the first element in the unsorted portion of the array
Repeat the process for the remaining unsorted portion of the array until fully sorted
List is a collection of objects, string array is an array of strings, etc. Each has its own characteristics and uses.
List: dynamic collection of objects, can grow/shrink in size. Example: List
String array: fixed-size array containing strings. Example: String[] names = new String[3];
Array: fixed-size collection of elements of the same type. Example: int[] scores = new int[5];
SQL join types allow combining data from multiple tables based on a specified condition.
Inner Join: Returns rows that have matching values 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 Outer Join: Returns all rows when there is a match in either left or right table.
S...
Key types in SQL include primary keys, foreign keys, unique keys, and composite keys.
Primary key: uniquely identifies each record in a table.
Foreign key: establishes a relationship between two tables.
Unique key: ensures that all values in a column are unique.
Composite key: combination of multiple columns to uniquely identify a record.
Use SQL JOIN to combine two tables and display information.
Use the JOIN keyword to combine tables based on a related column
Specify the columns you want to display in the SELECT statement
Use ON clause to specify the column used for joining the tables
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
Maintain a good communication to the hr
Elements are individual components of a web page, while tags are used to define the structure of elements in HTML.
Elements are the actual components on a web page, such as headings, paragraphs, images, etc.
Tags are used to define the structure of elements in HTML, such as
for a paragraph.
Elements can have attributes that provide additional information or functionality, while tags do not.
Functions in JavaScript are used to define reusable blocks of code that can be called multiple times.
Functions can be used to perform specific tasks or calculations.
Functions can be passed as arguments to other functions.
Functions can be assigned to variables or properties of objects.
Functions can be used to create closures for encapsulating data.
Functions can be used to create custom methods for objects.
getElementById is used in JavaScript to access and manipulate an element in the DOM by its unique ID.
Used to retrieve a specific element from the DOM by its ID
Allows for manipulation of the element's properties, styles, and content
Commonly used in event handling and dynamic content updates
There are three types of CSS: inline, internal, and external.
Inline CSS is applied directly to an HTML element using the style attribute.
Internal CSS is defined within the head section of an HTML document using the style tag.
External CSS is stored in a separate file and linked to the HTML document using the link tag.
posted on 13 Jan 2024
I applied via campus placement at Agnel Charities FR C Rodrigues Institute of Technology, Navi Mumbai and was interviewed in Jul 2023. There were 3 interview rounds.
Basic aptitude, logical reasoning, quants, etc
4 java based questions
posted on 15 Oct 2024
I applied via Approached by Company and was interviewed before Oct 2023. There were 3 interview rounds.
Solid Principles are a set of five design principles for writing clean, maintainable, and scalable code.
Single Responsibility Principle: A class should have only one reason to change.
Open/Closed Principle: Classes should be open for extension but closed for modification.
Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correctness...
Dependency Injection is a design pattern where the dependencies of an object are provided externally rather than created within the object itself.
Dependencies are passed to a class or method from the outside, rather than being created internally.
This helps in achieving loose coupling between classes, making the code more modular and easier to maintain.
Dependency Injection can be done through constructor injection, sett
Entity Framework is an ORM tool that enables developers to work with databases using .NET objects.
Entity Framework is an Object-Relational Mapping (ORM) tool that allows developers to interact with databases using .NET objects.
It eliminates the need for writing SQL queries by translating LINQ queries into SQL queries.
It provides automatic generation of database schema based on the domain model.
Entity Framework supports...
Routing in Angular is the process of navigating between different components based on the URL.
Routing allows users to navigate between different parts of an Angular application without reloading the entire page.
Routes are defined in the app-routing.module.ts file using the RouterModule and Routes classes.
Each route maps a URL path to a component, which is then displayed when the corresponding URL is accessed.
Angular us...
My goal is to continuously improve my skills, contribute to innovative projects, and advance my career in software development.
Continuous learning and skill improvement
Contributing to innovative projects
Advancing career in software development
My strength is my problem-solving skills and attention to detail. My weakness is that I can be overly critical of my own work.
Strength: Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.
Strength: Attention to detail - I am meticulous in my work and strive for perfection.
Weakness: Overly critical of my own work - I tend to be hard on myself and may spend too much time perfect
Calculator code of addition substraction and multiplication
CODING TEST OF how to add 2 numbers
Coding test of how to use loops
posted on 13 Nov 2022
I applied via Approached by Company and was interviewed in May 2022. There were 2 interview rounds.
I applied via campus placement at Amrita School of Engineering, Bangalore and was interviewed in Nov 2021. There were 2 interview rounds.
Basic aptitude questions
based on 1 interview
Interview experience
Senior Software Engineer
592
salaries
| ₹3.4 L/yr - ₹14.1 L/yr |
Software Engineer
384
salaries
| ₹2.4 L/yr - ₹11 L/yr |
Technical Lead
260
salaries
| ₹5.4 L/yr - ₹21 L/yr |
Solution Architect
209
salaries
| ₹8 L/yr - ₹30.6 L/yr |
Senior Solution Engineer
191
salaries
| ₹4 L/yr - ₹14 L/yr |
TCS
Infosys
Wipro
HCLTech