Nothing here yet.
Nothing here yet.
I have two solution in mind: The first one is the naive one in which we can sort an array in O(n*log(n)) time and after that we just take the last three elements and return it. The second one is just to sort the element up to 3 element using bubble ...
HASITheSheriff and 3 more commentedAs I am preparing for a interview I am facing this weird thing that whenever I learn a new algorithm I tend to forget how I got it working after few days have been passed in a programming language. But remembers the outline of the algorithms. So is t...
JT2JMJoshua and 6 more commentedI have come across application ShareChat and TikTok which feeds users videos of short length. I don't know the companies reason behind these application to develop. Does this kind of application really helps people to be creative in a right way?
KRMMKrunal and 3 more commentedI would like to know how you made your online presence or currently working to an acceptable level. For example if someone searches my name and my work how you get it to top results or even on first page. Articles or interesting insights would be a ...
Join discussionBackground: I have a formal CS degree but I have forgot the fundamentals and currently working on it from the past 5 months. I know and able to replicate frontend of a website for now. So I am looking for a dynamic website which can take dynamic co...
BBridget commentedI am fairly new to CSS3 and following coursera course on Bootstrap UI. I have come to known about two system to make layout for website. The first one is CSS Grid System and the second one is Flexbox model. These are the two which help in making la...
ETGirish and 1 more commented