i
CaryTek
Filter interviews by
posted on 30 May 2024
I applied via Referral and was interviewed in Nov 2023. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Java based questions
- Pattern
- Arithmetic
I applied via Campus Placement and was interviewed before Sep 2021. There were 5 interview rounds.
Basic Aptitude Questions and the duration was 1 hr
3 coding questions were asked. common topics such as recursion, string manipulation and arrays
Easy round and refer to previous year questions
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
Various Topics on Aptitude and Pseudocodes
Python is a high-level, interpreted programming language known for its simplicity and readability.
Python is dynamically typed, meaning variable types are determined at runtime.
Python uses indentation to define code blocks, rather than curly braces like in C++ or Java.
Python has a large standard library with built-in functions and modules for various tasks.
Python is popular for web development, data analysis, artificial...
Loops are programming constructs that allow a set of instructions to be repeated multiple times until a certain condition is met.
Loops are used to iterate over a collection of items or perform a set of instructions multiple times.
Common types of loops include for loops, while loops, and do-while loops.
Example: for(int i=0; i<5; i++) { // code block to be repeated 5 times }
I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.
posted on 20 Jan 2022
I applied via Naukri.com and was interviewed before Jan 2021. There were 5 interview rounds.
Write Rest Controller with Get and POST methods
Create a class with @RestController annotation
Define methods with @GetMapping and @PostMapping annotations
Use @RequestBody to receive data in POST method
Use @PathVariable to receive data in GET method
Return ResponseEntity with appropriate status codes
I applied via LinkedIn and was interviewed before Jun 2022. There were 3 interview rounds.
They use test gorilla for screening mostly PHP, MySQL, HTML, and javascript
A composite key is a combination of two or more columns that uniquely identifies a record in a database table.
Composite keys are used to enforce uniqueness in a table.
They are created by combining two or more columns that individually may not be unique.
Composite keys can be made up of any data type, including strings, numbers, and dates.
Example: A table of orders may use a composite key of customer ID and order ID to e...
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Primus Global Technologies
CGS
Commerce Pundit
Fidel Softech