i
Cedcoss Technologies
Filter interviews by
Use string slicing to delete a character from a given string.
Use string slicing to remove the character at the desired index
Example: 'hello' -> 'helo' (remove 'l' at index 3)
An array in C++ is a collection of elements of the same data type stored in contiguous memory locations.
Arrays in C++ are declared by specifying the data type of the elements and the number of elements in square brackets.
Elements in an array can be accessed using their index, starting from 0.
Example: string names[] = {"Alice", "Bob", "Charlie"};
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
Data Structures and Algorithm, Duration - 30min, Number of Questions - 2
Yes, you can store cart items in local storage.
Local storage is a web API that allows data to be stored in the browser.
You can store cart items as an array of strings in local storage.
To store cart items, you can use the 'setItem' method of the localStorage object.
Example: localStorage.setItem('cartItems', JSON.stringify(['item1', 'item2', 'item3']));
Print a pattern of asterisks in a pyramid shape.
Use nested loops to iterate through the rows and columns of the pattern.
In each row, print spaces before the asterisks to create the pyramid shape.
Increase the number of asterisks in each row to form the pattern.
SASS is compiled using a command line tool or a build system.
SASS is compiled into CSS using a preprocessor.
The compilation process involves converting SASS code into CSS code.
There are several ways to compile SASS, such as using the command line tool 'sass' or build systems like Gulp or Webpack.
The compiled CSS can then be included in the HTML file.
I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
Filter in MVC is used to retrieve a subset of data from a larger dataset based on certain criteria.
Filters can be applied to data in the model or in the view.
Filters can be used to sort, group, or limit the data returned.
Filters can be implemented using LINQ or other query languages.
Examples of filters include date range filters, category filters, and search filters.
I appeared for an interview in Jan 2021.
I applied via Company Website and was interviewed before Aug 2021. There were 4 interview rounds.
First Round was Aptitute Test having Aptitute Question And Java Questions.
Second round was coding round having two DSA problems
Questions on Java basics - .equals() vs ==, Fibonacci series, and MultiThreading.
The .equals() function compares the values of two objects, while == compares their memory addresses.
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
MultiThreading is a technique where multiple threads of execution run concurrently within a single program.
Examples: 5 == 5 is true, but new Str...
Javascript code to find frequency of characters in a sentence and difference between dynamic and static initialization.
To find frequency of characters in a sentence, create an object and iterate over each character in the sentence. Increment the count of each character in the object.
Dynamic initialization refers to initializing a variable at runtime, while static initialization refers to initializing a variable at comp...
I appeared for an interview in Apr 2021.
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in May 2019. There was 1 interview round.
MVC separates data flow into three components: Model, View, and Controller.
Model represents data and business logic
View displays data to the user
Controller handles user input and updates the model and view accordingly
Data flows from the model to the view through the controller
Changes in the view are communicated to the controller, which updates the model and view
MVC stands for Model-View-Controller. It is a software design pattern that separates an application into three interconnected components.
Model: Represents the data and business logic of the application
View: Displays the data to the user and handles user input
Controller: Acts as an intermediary between the Model and View, handling user input and updating the Model and View accordingly
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Software Developer
238
salaries
| ₹1.8 L/yr - ₹11.5 L/yr |
Business Development Analyst
86
salaries
| ₹2.5 L/yr - ₹7 L/yr |
Digital Marketing Analyst
77
salaries
| ₹1.5 L/yr - ₹5.8 L/yr |
Business Analyst
74
salaries
| ₹2 L/yr - ₹8 L/yr |
Senior Software Developer
58
salaries
| ₹6 L/yr - ₹20 L/yr |
Thomson Reuters
Chetu
EbixCash Limited
eClinicalWorks