i
AscenWork Technologies
Filter interviews by
Primary key uniquely identifies each record in a table, while foreign key establishes a link between two tables.
Primary key ensures each record is unique and not null
Foreign key establishes a relationship between tables
Primary key can be a single column or a combination of columns
Foreign key references the primary key of another table
Conditional statements in jQuery are used to execute different blocks of code based on specified conditions.
Use if statement to execute a block of code if a specified condition is true.
Use else statement to execute a block of code if the same condition is false.
Use else if statement to specify a new condition to test if the first condition is false.
A variable is a container that holds a value, and its data type defines the type of value it can store.
Variables are used to store data in a program.
Data types define the type of value a variable can hold, such as integer, string, boolean, etc.
Examples: int age = 25; // integer variable, String name = 'John'; // string variable
Top trending discussions
posted on 15 Sep 2024
Normal questions are there
Printing star pattern
I was interviewed in Jul 2024.
Directions, sitting arrangement, blood relations, etc
The topic I will be discussing is the impact of artificial intelligence on the future of work.
AI is revolutionizing industries by automating tasks and increasing efficiency
Concerns about AI replacing human jobs and the need for upskilling and reskilling
Opportunities for new job creation in AI-related fields such as data science and machine learning
Digital vs non digital
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
Write a code for HTML DOM
posted on 22 Sep 2024
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Based on your CV and basic python questions and coding test and few HR questions
I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.
ONLINE LINK FOR THE INTERVIEW
THEY WILL PROVIDE YOU WITH SOME TEST LINK WHICH YOU HAVE TO PASS
I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Sep 2022. There were 2 interview rounds.
Coding on python programming, any language is used in in coding.
Python provides a simple way to reverse a string using slicing.
Use slicing to reverse the string: string[::-1]
Assign the reversed string to a new variable or print it directly
Alternatively, use the reversed() function to create a reversed iterator and join it back into a string
posted on 20 Feb 2021
I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.
posted on 26 Apr 2024
I applied via Indeed and was interviewed in Mar 2024. There was 1 interview round.
Use a loop to print numbers by multiplying the previous number by 2.
Start with the number 2
Multiply the previous number by 2 to get the next number
Continue this pattern to print numbers like 2, 4, 8, 32, ...
Example: 2, 4, 8, 16, 32, 64, ...
Find the second largest number in an array of strings.
Convert the array of strings to an array of integers for comparison.
Sort the array in descending order to easily find the second largest number.
Return the second element in the sorted array as the second largest number.
Design relational schema for a shopping website.
Create tables for products, customers, orders, and payments
Use foreign keys to establish relationships between tables
Include attributes like product ID, customer ID, order ID, etc.
Consider additional tables for categories, reviews, and discounts
based on 2 reviews
Rating in categories
Software Engineer
13
salaries
| ₹1.8 L/yr - ₹4.1 L/yr |
Software Developer
7
salaries
| ₹1.1 L/yr - ₹4.2 L/yr |
Sharepoint Developer
4
salaries
| ₹0.9 L/yr - ₹3.8 L/yr |
Software Analyst
3
salaries
| ₹3.3 L/yr - ₹6.8 L/yr |
Power BI Developer
3
salaries
| ₹4.1 L/yr - ₹4.1 L/yr |
TCS
Infosys
Wipro
HCLTech